Class: Aws::Types::DisableResponse

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:



1268
1269
1270
# File 'sig/types.rbs', line 1268

def accounts
  @accounts
end

#failed_accounts::Array[Types::FailedAccount]

Returns the value of attribute failed_accounts.

Returns:



1269
1270
1271
# File 'sig/types.rbs', line 1269

def failed_accounts
  @failed_accounts
end