Class: Aws::Types::EnableOrganizationAdminAccountRequest

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)


5662
5663
5664
# File 'sig/types.rbs', line 5662

def 
  @admin_account_id
end

#feature"SecurityHub", "SecurityHubV2"

Returns the value of attribute feature.

Returns:



5663
5664
5665
# File 'sig/types.rbs', line 5663

def feature
  @feature
end