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