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)


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

def auto_enable: () -> bool

#auto_enable_organization_members"NEW", ...

Returns:

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


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

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

#data_sourcesTypes::OrganizationDataSourceConfigurationsResult



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

def data_sources: () -> Types::OrganizationDataSourceConfigurationsResult

#features::Array[Types::OrganizationFeatureConfigurationResult]



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

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

#member_account_limit_reachedBoolean

Returns:

  • (Boolean)


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

def member_account_limit_reached: () -> bool

#next_token::String

Returns:

  • (::String)


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

def next_token: () -> ::String