Class: Aws::Types::ActionTypePermissions

Inherits:
Object
  • Object
show all
Defined in:
sig/types.rbs

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#allowed_accounts::Array[::String]

Returns the value of attribute allowed_accounts.

Returns:

  • (::Array[::String])


225
226
227
# File 'sig/types.rbs', line 225

def allowed_accounts
  @allowed_accounts
end