Class: Aws::Types::DisableIpamOrganizationAdminAccountRequest

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#delegated_admin_account_id::String

Returns the value of attribute delegated_admin_account_id.

Returns:

  • (::String)


8230
8231
8232
# File 'sig/types.rbs', line 8230

def 
  @delegated_admin_account_id
end

#dry_runBoolean

Returns the value of attribute dry_run.

Returns:

  • (Boolean)


8229
8230
8231
# File 'sig/types.rbs', line 8229

def dry_run
  @dry_run
end