Class: Aws::Types::DeclineInvitationsRequest
- Inherits:
-
Object
- Object
- Aws::Types::DeclineInvitationsRequest
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#account_ids ⇒ ::Array[::String]
Returns the value of attribute account_ids.
Instance Attribute Details
#account_ids ⇒ ::Array[::String]
Returns the value of attribute account_ids.
5376 5377 5378 |
# File 'sig/types.rbs', line 5376 def account_ids @account_ids end |