Class: Aws::Types::DeleteImagePermissionsRequest
- Inherits:
-
Object
- Object
- Aws::Types::DeleteImagePermissionsRequest
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#name ⇒ ::String
Returns the value of attribute name.
-
#shared_account_id ⇒ ::String
Returns the value of attribute shared_account_id.
Instance Attribute Details
#name ⇒ ::String
Returns the value of attribute name.
621 622 623 |
# File 'sig/types.rbs', line 621 def name @name end |
#shared_account_id ⇒ ::String
Returns the value of attribute shared_account_id.
622 623 624 |
# File 'sig/types.rbs', line 622 def shared_account_id @shared_account_id end |