public static interface OrganizationAdditionalConfigurationResult.Builder extends SdkPojo, CopyableBuilder<OrganizationAdditionalConfigurationResult.Builder,OrganizationAdditionalConfigurationResult>
| Modifier and Type | Method and Description |
|---|---|
OrganizationAdditionalConfigurationResult.Builder |
autoEnable(OrgFeatureStatus autoEnable)
Describes the status of the additional configuration that is configured for the member accounts within the
organization.
|
OrganizationAdditionalConfigurationResult.Builder |
autoEnable(String autoEnable)
Describes the status of the additional configuration that is configured for the member accounts within the
organization.
|
OrganizationAdditionalConfigurationResult.Builder |
name(OrgFeatureAdditionalConfiguration name)
The name of the additional configuration that is configured for the member accounts within the organization.
|
OrganizationAdditionalConfigurationResult.Builder |
name(String name)
The name of the additional configuration that is configured for the member accounts within the organization.
|
equalsBySdkFields, sdkFieldscopyapplyMutation, buildOrganizationAdditionalConfigurationResult.Builder name(String name)
The name of the additional configuration that is configured for the member accounts within the organization.
name - The name of the additional configuration that is configured for the member accounts within the
organization.OrgFeatureAdditionalConfiguration,
OrgFeatureAdditionalConfigurationOrganizationAdditionalConfigurationResult.Builder name(OrgFeatureAdditionalConfiguration name)
The name of the additional configuration that is configured for the member accounts within the organization.
name - The name of the additional configuration that is configured for the member accounts within the
organization.OrgFeatureAdditionalConfiguration,
OrgFeatureAdditionalConfigurationOrganizationAdditionalConfigurationResult.Builder autoEnable(String autoEnable)
Describes the status of the additional configuration that is configured for the member accounts within the organization. One of the following values is the status for the entire organization:
NEW: Indicates that when a new account joins the organization, they will have the additional
configuration enabled automatically.
ALL: Indicates that all accounts in the organization have the additional configuration enabled
automatically. This includes NEW accounts that join the organization and accounts that may have
been suspended or removed from the organization in GuardDuty.
It may take up to 24 hours to update the configuration for all the member accounts.
NONE: Indicates that the additional configuration will not be automatically enabled for any
account in the organization. The administrator must manage the additional configuration for each account
individually.
autoEnable - Describes the status of the additional configuration that is configured for the member accounts within
the organization. One of the following values is the status for the entire organization:
NEW: Indicates that when a new account joins the organization, they will have the
additional configuration enabled automatically.
ALL: Indicates that all accounts in the organization have the additional configuration
enabled automatically. This includes NEW accounts that join the organization and accounts
that may have been suspended or removed from the organization in GuardDuty.
It may take up to 24 hours to update the configuration for all the member accounts.
NONE: Indicates that the additional configuration will not be automatically enabled for
any account in the organization. The administrator must manage the additional configuration for each
account individually.
OrgFeatureStatus,
OrgFeatureStatusOrganizationAdditionalConfigurationResult.Builder autoEnable(OrgFeatureStatus autoEnable)
Describes the status of the additional configuration that is configured for the member accounts within the organization. One of the following values is the status for the entire organization:
NEW: Indicates that when a new account joins the organization, they will have the additional
configuration enabled automatically.
ALL: Indicates that all accounts in the organization have the additional configuration enabled
automatically. This includes NEW accounts that join the organization and accounts that may have
been suspended or removed from the organization in GuardDuty.
It may take up to 24 hours to update the configuration for all the member accounts.
NONE: Indicates that the additional configuration will not be automatically enabled for any
account in the organization. The administrator must manage the additional configuration for each account
individually.
autoEnable - Describes the status of the additional configuration that is configured for the member accounts within
the organization. One of the following values is the status for the entire organization:
NEW: Indicates that when a new account joins the organization, they will have the
additional configuration enabled automatically.
ALL: Indicates that all accounts in the organization have the additional configuration
enabled automatically. This includes NEW accounts that join the organization and accounts
that may have been suspended or removed from the organization in GuardDuty.
It may take up to 24 hours to update the configuration for all the member accounts.
NONE: Indicates that the additional configuration will not be automatically enabled for
any account in the organization. The administrator must manage the additional configuration for each
account individually.
OrgFeatureStatus,
OrgFeatureStatusCopyright © 2023. All rights reserved.