Module: Aws::GuardDuty::Client::_DescribeOrganizationConfigurationResponseSuccess

Includes:
Seahorse::Client::_ResponseSuccess[Types::DescribeOrganizationConfigurationResponse]
Defined in:
sig/client.rbs

Instance Method Summary collapse

Instance Method Details

#auto_enableBoolean

Returns:

  • (Boolean)


477
# File 'sig/client.rbs', line 477

def auto_enable: () -> bool

#auto_enable_organization_members"NEW", ...

Returns:

  • ("NEW", "ALL", "NONE")


482
# File 'sig/client.rbs', line 482

def auto_enable_organization_members: () -> ("NEW" | "ALL" | "NONE")

#data_sourcesTypes::OrganizationDataSourceConfigurationsResult



479
# File 'sig/client.rbs', line 479

def data_sources: () -> Types::OrganizationDataSourceConfigurationsResult

#features::Array[Types::OrganizationFeatureConfigurationResult]



480
# File 'sig/client.rbs', line 480

def features: () -> ::Array[Types::OrganizationFeatureConfigurationResult]

#member_account_limit_reachedBoolean

Returns:

  • (Boolean)


478
# File 'sig/client.rbs', line 478

def member_account_limit_reached: () -> bool

#next_token::String

Returns:

  • (::String)


481
# File 'sig/client.rbs', line 481

def next_token: () -> ::String