Class: Aws::Types::GetImagePolicyRequest
- Inherits:
-
Object
- Object
- Aws::Types::GetImagePolicyRequest
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#image_arn ⇒ ::String
Returns the value of attribute image_arn.
Instance Attribute Details
#image_arn ⇒ ::String
Returns the value of attribute image_arn.
744 745 746 |
# File 'sig/types.rbs', line 744 def image_arn @image_arn end |