Class: Aws::Types::ImagePermission
- Inherits:
-
Object
- Object
- Aws::Types::ImagePermission
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#shared_account_id ⇒ ::String
Returns the value of attribute shared_account_id.
Instance Attribute Details
#shared_account_id ⇒ ::String
Returns the value of attribute shared_account_id.
928 929 930 |
# File 'sig/types.rbs', line 928 def shared_account_id @shared_account_id end |