Class: Aws::Types::DisableOrganizationAdminAccountRequest

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#admin_account_id::String

Returns the value of attribute admin_account_id.

Returns:

  • (::String)


5589
5590
5591
# File 'sig/types.rbs', line 5589

def 
  @admin_account_id
end

#feature"SecurityHub", "SecurityHubV2"

Returns the value of attribute feature.

Returns:



5590
5591
5592
# File 'sig/types.rbs', line 5590

def feature
  @feature
end