@Generated(value="com.amazonaws:aws-java-sdk-code-generator") public class OrganizationAdditionalConfigurationResult extends Object implements Serializable, Cloneable, StructuredPojo
A list of additional configuration which will be configured for the organization.
| Constructor and Description |
|---|
OrganizationAdditionalConfigurationResult() |
| Modifier and Type | Method and Description |
|---|---|
OrganizationAdditionalConfigurationResult |
clone() |
boolean |
equals(Object obj) |
String |
getAutoEnable()
Describes the status of the additional configuration that is configured for the member accounts within the
organization.
|
String |
getName()
The name of the additional configuration that is configured for the member accounts within the organization.
|
int |
hashCode() |
void |
marshall(ProtocolMarshaller protocolMarshaller)
Marshalls this structured data using the given
ProtocolMarshaller. |
void |
setAutoEnable(String autoEnable)
Describes the status of the additional configuration that is configured for the member accounts within the
organization.
|
void |
setName(String name)
The name of the additional configuration that is configured for the member accounts within the organization.
|
String |
toString()
Returns a string representation of this object.
|
OrganizationAdditionalConfigurationResult |
withAutoEnable(OrgFeatureStatus autoEnable)
Describes the status of the additional configuration that is configured for the member accounts within the
organization.
|
OrganizationAdditionalConfigurationResult |
withAutoEnable(String autoEnable)
Describes the status of the additional configuration that is configured for the member accounts within the
organization.
|
OrganizationAdditionalConfigurationResult |
withName(OrgFeatureAdditionalConfiguration name)
The name of the additional configuration that is configured for the member accounts within the organization.
|
OrganizationAdditionalConfigurationResult |
withName(String name)
The name of the additional configuration that is configured for the member accounts within the organization.
|
public OrganizationAdditionalConfigurationResult()
public void setName(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.OrgFeatureAdditionalConfigurationpublic String getName()
The name of the additional configuration that is configured for the member accounts within the organization.
OrgFeatureAdditionalConfigurationpublic OrganizationAdditionalConfigurationResult withName(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.OrgFeatureAdditionalConfigurationpublic OrganizationAdditionalConfigurationResult withName(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.OrgFeatureAdditionalConfigurationpublic void setAutoEnable(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.
OrgFeatureStatuspublic String getAutoEnable()
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.
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.
OrgFeatureStatuspublic OrganizationAdditionalConfigurationResult withAutoEnable(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.
OrgFeatureStatuspublic OrganizationAdditionalConfigurationResult withAutoEnable(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.
OrgFeatureStatuspublic String toString()
toString in class ObjectObject.toString()public OrganizationAdditionalConfigurationResult clone()
public void marshall(ProtocolMarshaller protocolMarshaller)
StructuredPojoProtocolMarshaller.marshall in interface StructuredPojoprotocolMarshaller - Implementation of ProtocolMarshaller used to marshall this object's data.