public static interface DescribeOrganizationConfigurationResponse.Builder extends GuardDutyResponse.Builder, SdkPojo, CopyableBuilder<DescribeOrganizationConfigurationResponse.Builder,DescribeOrganizationConfigurationResponse>
| Modifier and Type | Method and Description |
|---|---|
DescribeOrganizationConfigurationResponse.Builder |
autoEnable(Boolean autoEnable)
Deprecated.
This field is deprecated, use AutoEnableOrganizationMembers instead
|
DescribeOrganizationConfigurationResponse.Builder |
autoEnableOrganizationMembers(AutoEnableMembers autoEnableOrganizationMembers)
Indicates the auto-enablement configuration of GuardDuty for the member accounts in the organization.
|
DescribeOrganizationConfigurationResponse.Builder |
autoEnableOrganizationMembers(String autoEnableOrganizationMembers)
Indicates the auto-enablement configuration of GuardDuty for the member accounts in the organization.
|
default DescribeOrganizationConfigurationResponse.Builder |
dataSources(Consumer<OrganizationDataSourceConfigurationsResult.Builder> dataSources)
Deprecated.
This parameter is deprecated, use Features instead
|
DescribeOrganizationConfigurationResponse.Builder |
dataSources(OrganizationDataSourceConfigurationsResult dataSources)
Deprecated.
This parameter is deprecated, use Features instead
|
DescribeOrganizationConfigurationResponse.Builder |
features(Collection<OrganizationFeatureConfigurationResult> features)
A list of features that are configured for this organization.
|
DescribeOrganizationConfigurationResponse.Builder |
features(Consumer<OrganizationFeatureConfigurationResult.Builder>... features)
A list of features that are configured for this organization.
|
DescribeOrganizationConfigurationResponse.Builder |
features(OrganizationFeatureConfigurationResult... features)
A list of features that are configured for this organization.
|
DescribeOrganizationConfigurationResponse.Builder |
memberAccountLimitReached(Boolean memberAccountLimitReached)
Indicates whether the maximum number of allowed member accounts are already associated with the delegated
administrator account for your organization.
|
DescribeOrganizationConfigurationResponse.Builder |
nextToken(String nextToken)
The pagination parameter to be used on the next list operation to retrieve more items.
|
build, responseMetadata, responseMetadatasdkHttpResponse, sdkHttpResponseequalsBySdkFields, sdkFieldscopyapplyMutation, build@Deprecated DescribeOrganizationConfigurationResponse.Builder autoEnable(Boolean autoEnable)
Indicates whether GuardDuty is automatically enabled for accounts added to the organization.
Even though this is still supported, we recommend using AutoEnableOrganizationMembers to achieve
the similar results.
autoEnable - Indicates whether GuardDuty is automatically enabled for accounts added to the organization.
Even though this is still supported, we recommend using AutoEnableOrganizationMembers to
achieve the similar results.
DescribeOrganizationConfigurationResponse.Builder memberAccountLimitReached(Boolean memberAccountLimitReached)
Indicates whether the maximum number of allowed member accounts are already associated with the delegated administrator account for your organization.
memberAccountLimitReached - Indicates whether the maximum number of allowed member accounts are already associated with the
delegated administrator account for your organization.@Deprecated DescribeOrganizationConfigurationResponse.Builder dataSources(OrganizationDataSourceConfigurationsResult dataSources)
Describes which data sources are enabled automatically for member accounts.
dataSources - Describes which data sources are enabled automatically for member accounts.@Deprecated default DescribeOrganizationConfigurationResponse.Builder dataSources(Consumer<OrganizationDataSourceConfigurationsResult.Builder> dataSources)
Describes which data sources are enabled automatically for member accounts.
This is a convenience method that creates an instance of theOrganizationDataSourceConfigurationsResult.Builder avoiding the need to create one manually via
OrganizationDataSourceConfigurationsResult.builder().
When the Consumer completes, SdkBuilder.build() is
called immediately and its result is passed to
dataSources(OrganizationDataSourceConfigurationsResult).
dataSources - a consumer that will call methods on OrganizationDataSourceConfigurationsResult.BuilderdataSources(OrganizationDataSourceConfigurationsResult)DescribeOrganizationConfigurationResponse.Builder features(Collection<OrganizationFeatureConfigurationResult> features)
A list of features that are configured for this organization.
features - A list of features that are configured for this organization.DescribeOrganizationConfigurationResponse.Builder features(OrganizationFeatureConfigurationResult... features)
A list of features that are configured for this organization.
features - A list of features that are configured for this organization.DescribeOrganizationConfigurationResponse.Builder features(Consumer<OrganizationFeatureConfigurationResult.Builder>... features)
A list of features that are configured for this organization.
This is a convenience method that creates an instance of theOrganizationFeatureConfigurationResult.Builder
avoiding the need to create one manually via
OrganizationFeatureConfigurationResult.builder().
When the Consumer completes,
SdkBuilder.build()
is called immediately and its result is passed to #features(List.
features - a consumer that will call methods on
OrganizationFeatureConfigurationResult.Builder#features(java.util.Collection) DescribeOrganizationConfigurationResponse.Builder nextToken(String nextToken)
The pagination parameter to be used on the next list operation to retrieve more items.
nextToken - The pagination parameter to be used on the next list operation to retrieve more items.DescribeOrganizationConfigurationResponse.Builder autoEnableOrganizationMembers(String autoEnableOrganizationMembers)
Indicates the auto-enablement configuration of GuardDuty for the member accounts in the organization.
NEW: Indicates that when a new account joins the organization, they will have GuardDuty enabled
automatically.
ALL: Indicates that all accounts in the Amazon Web Services Organization have GuardDuty enabled
automatically. This includes NEW accounts that join the organization and accounts that may have
been suspended or removed from the organization in GuardDuty.
NONE: Indicates that GuardDuty will not be automatically enabled for any accounts in the
organization. GuardDuty must be managed for each account individually by the administrator.
autoEnableOrganizationMembers - Indicates the auto-enablement configuration of GuardDuty for the member accounts in the
organization.
NEW: Indicates that when a new account joins the organization, they will have GuardDuty
enabled automatically.
ALL: Indicates that all accounts in the Amazon Web Services Organization have GuardDuty
enabled automatically. This includes NEW accounts that join the organization and accounts
that may have been suspended or removed from the organization in GuardDuty.
NONE: Indicates that GuardDuty will not be automatically enabled for any accounts in the
organization. GuardDuty must be managed for each account individually by the administrator.
AutoEnableMembers,
AutoEnableMembersDescribeOrganizationConfigurationResponse.Builder autoEnableOrganizationMembers(AutoEnableMembers autoEnableOrganizationMembers)
Indicates the auto-enablement configuration of GuardDuty for the member accounts in the organization.
NEW: Indicates that when a new account joins the organization, they will have GuardDuty enabled
automatically.
ALL: Indicates that all accounts in the Amazon Web Services Organization have GuardDuty enabled
automatically. This includes NEW accounts that join the organization and accounts that may have
been suspended or removed from the organization in GuardDuty.
NONE: Indicates that GuardDuty will not be automatically enabled for any accounts in the
organization. GuardDuty must be managed for each account individually by the administrator.
autoEnableOrganizationMembers - Indicates the auto-enablement configuration of GuardDuty for the member accounts in the
organization.
NEW: Indicates that when a new account joins the organization, they will have GuardDuty
enabled automatically.
ALL: Indicates that all accounts in the Amazon Web Services Organization have GuardDuty
enabled automatically. This includes NEW accounts that join the organization and accounts
that may have been suspended or removed from the organization in GuardDuty.
NONE: Indicates that GuardDuty will not be automatically enabled for any accounts in the
organization. GuardDuty must be managed for each account individually by the administrator.
AutoEnableMembers,
AutoEnableMembersCopyright © 2023. All rights reserved.