Class: Aws::Types::EnableResponse

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#accounts::Array[Types::Account]

Returns the value of attribute accounts.

Returns:



1389
1390
1391
# File 'sig/types.rbs', line 1389

def accounts
  @accounts
end

#failed_accounts::Array[Types::FailedAccount]

Returns the value of attribute failed_accounts.

Returns:



1390
1391
1392
# File 'sig/types.rbs', line 1390

def failed_accounts
  @failed_accounts
end