@Generated(value="com.amazonaws:aws-java-sdk-code-generator") public class DescribeOrganizationConfigurationResult extends AmazonWebServiceResult<ResponseMetadata> implements Serializable, Cloneable
Constructor and Description |
---|
DescribeOrganizationConfigurationResult() |
Modifier and Type | Method and Description |
---|---|
DescribeOrganizationConfigurationResult |
clone() |
boolean |
equals(Object obj) |
Boolean |
getAutoEnable()
Whether to automatically enable Security Hub in new member accounts when they join the organization.
|
String |
getAutoEnableStandards()
Whether to automatically enable Security Hub default
standards in new member accounts when they join the organization.
|
Boolean |
getMemberAccountLimitReached()
Whether the maximum number of allowed member accounts are already associated with the Security Hub administrator
account.
|
OrganizationConfiguration |
getOrganizationConfiguration() |
int |
hashCode() |
Boolean |
isAutoEnable()
Whether to automatically enable Security Hub in new member accounts when they join the organization.
|
Boolean |
isMemberAccountLimitReached()
Whether the maximum number of allowed member accounts are already associated with the Security Hub administrator
account.
|
void |
setAutoEnable(Boolean autoEnable)
Whether to automatically enable Security Hub in new member accounts when they join the organization.
|
void |
setAutoEnableStandards(String autoEnableStandards)
Whether to automatically enable Security Hub default
standards in new member accounts when they join the organization.
|
void |
setMemberAccountLimitReached(Boolean memberAccountLimitReached)
Whether the maximum number of allowed member accounts are already associated with the Security Hub administrator
account.
|
void |
setOrganizationConfiguration(OrganizationConfiguration organizationConfiguration) |
String |
toString()
Returns a string representation of this object.
|
DescribeOrganizationConfigurationResult |
withAutoEnable(Boolean autoEnable)
Whether to automatically enable Security Hub in new member accounts when they join the organization.
|
DescribeOrganizationConfigurationResult |
withAutoEnableStandards(AutoEnableStandards autoEnableStandards)
Whether to automatically enable Security Hub default
standards in new member accounts when they join the organization.
|
DescribeOrganizationConfigurationResult |
withAutoEnableStandards(String autoEnableStandards)
Whether to automatically enable Security Hub default
standards in new member accounts when they join the organization.
|
DescribeOrganizationConfigurationResult |
withMemberAccountLimitReached(Boolean memberAccountLimitReached)
Whether the maximum number of allowed member accounts are already associated with the Security Hub administrator
account.
|
DescribeOrganizationConfigurationResult |
withOrganizationConfiguration(OrganizationConfiguration organizationConfiguration) |
getSdkHttpMetadata, getSdkResponseMetadata, setSdkHttpMetadata, setSdkResponseMetadata
public DescribeOrganizationConfigurationResult()
public void setAutoEnable(Boolean autoEnable)
Whether to automatically enable Security Hub in new member accounts when they join the organization.
If set to true
, then Security Hub is automatically enabled in new accounts. If set to
false
, then Security Hub isn't enabled in new accounts automatically. The default value is
false
.
If the ConfigurationType
of your organization is set to CENTRAL
, then this field is set
to false
and can't be changed in the home Region and linked Regions. However, in that case, the
delegated administrator can create a configuration policy in which Security Hub is enabled and associate the
policy with new organization accounts.
autoEnable
- Whether to automatically enable Security Hub in new member accounts when they join the organization.
If set to true
, then Security Hub is automatically enabled in new accounts. If set to
false
, then Security Hub isn't enabled in new accounts automatically. The default value is
false
.
If the ConfigurationType
of your organization is set to CENTRAL
, then this field
is set to false
and can't be changed in the home Region and linked Regions. However, in that
case, the delegated administrator can create a configuration policy in which Security Hub is enabled and
associate the policy with new organization accounts.
public Boolean getAutoEnable()
Whether to automatically enable Security Hub in new member accounts when they join the organization.
If set to true
, then Security Hub is automatically enabled in new accounts. If set to
false
, then Security Hub isn't enabled in new accounts automatically. The default value is
false
.
If the ConfigurationType
of your organization is set to CENTRAL
, then this field is set
to false
and can't be changed in the home Region and linked Regions. However, in that case, the
delegated administrator can create a configuration policy in which Security Hub is enabled and associate the
policy with new organization accounts.
If set to true
, then Security Hub is automatically enabled in new accounts. If set to
false
, then Security Hub isn't enabled in new accounts automatically. The default value is
false
.
If the ConfigurationType
of your organization is set to CENTRAL
, then this
field is set to false
and can't be changed in the home Region and linked Regions. However,
in that case, the delegated administrator can create a configuration policy in which Security Hub is
enabled and associate the policy with new organization accounts.
public DescribeOrganizationConfigurationResult withAutoEnable(Boolean autoEnable)
Whether to automatically enable Security Hub in new member accounts when they join the organization.
If set to true
, then Security Hub is automatically enabled in new accounts. If set to
false
, then Security Hub isn't enabled in new accounts automatically. The default value is
false
.
If the ConfigurationType
of your organization is set to CENTRAL
, then this field is set
to false
and can't be changed in the home Region and linked Regions. However, in that case, the
delegated administrator can create a configuration policy in which Security Hub is enabled and associate the
policy with new organization accounts.
autoEnable
- Whether to automatically enable Security Hub in new member accounts when they join the organization.
If set to true
, then Security Hub is automatically enabled in new accounts. If set to
false
, then Security Hub isn't enabled in new accounts automatically. The default value is
false
.
If the ConfigurationType
of your organization is set to CENTRAL
, then this field
is set to false
and can't be changed in the home Region and linked Regions. However, in that
case, the delegated administrator can create a configuration policy in which Security Hub is enabled and
associate the policy with new organization accounts.
public Boolean isAutoEnable()
Whether to automatically enable Security Hub in new member accounts when they join the organization.
If set to true
, then Security Hub is automatically enabled in new accounts. If set to
false
, then Security Hub isn't enabled in new accounts automatically. The default value is
false
.
If the ConfigurationType
of your organization is set to CENTRAL
, then this field is set
to false
and can't be changed in the home Region and linked Regions. However, in that case, the
delegated administrator can create a configuration policy in which Security Hub is enabled and associate the
policy with new organization accounts.
If set to true
, then Security Hub is automatically enabled in new accounts. If set to
false
, then Security Hub isn't enabled in new accounts automatically. The default value is
false
.
If the ConfigurationType
of your organization is set to CENTRAL
, then this
field is set to false
and can't be changed in the home Region and linked Regions. However,
in that case, the delegated administrator can create a configuration policy in which Security Hub is
enabled and associate the policy with new organization accounts.
public void setMemberAccountLimitReached(Boolean memberAccountLimitReached)
Whether the maximum number of allowed member accounts are already associated with the Security Hub administrator account.
memberAccountLimitReached
- Whether the maximum number of allowed member accounts are already associated with the Security Hub
administrator account.public Boolean getMemberAccountLimitReached()
Whether the maximum number of allowed member accounts are already associated with the Security Hub administrator account.
public DescribeOrganizationConfigurationResult withMemberAccountLimitReached(Boolean memberAccountLimitReached)
Whether the maximum number of allowed member accounts are already associated with the Security Hub administrator account.
memberAccountLimitReached
- Whether the maximum number of allowed member accounts are already associated with the Security Hub
administrator account.public Boolean isMemberAccountLimitReached()
Whether the maximum number of allowed member accounts are already associated with the Security Hub administrator account.
public void setAutoEnableStandards(String autoEnableStandards)
Whether to automatically enable Security Hub default standards in new member accounts when they join the organization.
If equal to DEFAULT
, then Security Hub default standards are automatically enabled for new member
accounts. If equal to NONE
, then default standards are not automatically enabled for new member
accounts. The default value of this parameter is equal to DEFAULT
.
If the ConfigurationType
of your organization is set to CENTRAL
, then this field is set
to NONE
and can't be changed in the home Region and linked Regions. However, in that case, the
delegated administrator can create a configuration policy in which specific security standards are enabled and
associate the policy with new organization accounts.
autoEnableStandards
- Whether to automatically enable Security Hub default standards in new member accounts when they join the organization.
If equal to DEFAULT
, then Security Hub default standards are automatically enabled for new
member accounts. If equal to NONE
, then default standards are not automatically enabled for
new member accounts. The default value of this parameter is equal to DEFAULT
.
If the ConfigurationType
of your organization is set to CENTRAL
, then this field
is set to NONE
and can't be changed in the home Region and linked Regions. However, in that
case, the delegated administrator can create a configuration policy in which specific security standards
are enabled and associate the policy with new organization accounts.
AutoEnableStandards
public String getAutoEnableStandards()
Whether to automatically enable Security Hub default standards in new member accounts when they join the organization.
If equal to DEFAULT
, then Security Hub default standards are automatically enabled for new member
accounts. If equal to NONE
, then default standards are not automatically enabled for new member
accounts. The default value of this parameter is equal to DEFAULT
.
If the ConfigurationType
of your organization is set to CENTRAL
, then this field is set
to NONE
and can't be changed in the home Region and linked Regions. However, in that case, the
delegated administrator can create a configuration policy in which specific security standards are enabled and
associate the policy with new organization accounts.
If equal to DEFAULT
, then Security Hub default standards are automatically enabled for new
member accounts. If equal to NONE
, then default standards are not automatically enabled for
new member accounts. The default value of this parameter is equal to DEFAULT
.
If the ConfigurationType
of your organization is set to CENTRAL
, then this
field is set to NONE
and can't be changed in the home Region and linked Regions. However, in
that case, the delegated administrator can create a configuration policy in which specific security
standards are enabled and associate the policy with new organization accounts.
AutoEnableStandards
public DescribeOrganizationConfigurationResult withAutoEnableStandards(String autoEnableStandards)
Whether to automatically enable Security Hub default standards in new member accounts when they join the organization.
If equal to DEFAULT
, then Security Hub default standards are automatically enabled for new member
accounts. If equal to NONE
, then default standards are not automatically enabled for new member
accounts. The default value of this parameter is equal to DEFAULT
.
If the ConfigurationType
of your organization is set to CENTRAL
, then this field is set
to NONE
and can't be changed in the home Region and linked Regions. However, in that case, the
delegated administrator can create a configuration policy in which specific security standards are enabled and
associate the policy with new organization accounts.
autoEnableStandards
- Whether to automatically enable Security Hub default standards in new member accounts when they join the organization.
If equal to DEFAULT
, then Security Hub default standards are automatically enabled for new
member accounts. If equal to NONE
, then default standards are not automatically enabled for
new member accounts. The default value of this parameter is equal to DEFAULT
.
If the ConfigurationType
of your organization is set to CENTRAL
, then this field
is set to NONE
and can't be changed in the home Region and linked Regions. However, in that
case, the delegated administrator can create a configuration policy in which specific security standards
are enabled and associate the policy with new organization accounts.
AutoEnableStandards
public DescribeOrganizationConfigurationResult withAutoEnableStandards(AutoEnableStandards autoEnableStandards)
Whether to automatically enable Security Hub default standards in new member accounts when they join the organization.
If equal to DEFAULT
, then Security Hub default standards are automatically enabled for new member
accounts. If equal to NONE
, then default standards are not automatically enabled for new member
accounts. The default value of this parameter is equal to DEFAULT
.
If the ConfigurationType
of your organization is set to CENTRAL
, then this field is set
to NONE
and can't be changed in the home Region and linked Regions. However, in that case, the
delegated administrator can create a configuration policy in which specific security standards are enabled and
associate the policy with new organization accounts.
autoEnableStandards
- Whether to automatically enable Security Hub default standards in new member accounts when they join the organization.
If equal to DEFAULT
, then Security Hub default standards are automatically enabled for new
member accounts. If equal to NONE
, then default standards are not automatically enabled for
new member accounts. The default value of this parameter is equal to DEFAULT
.
If the ConfigurationType
of your organization is set to CENTRAL
, then this field
is set to NONE
and can't be changed in the home Region and linked Regions. However, in that
case, the delegated administrator can create a configuration policy in which specific security standards
are enabled and associate the policy with new organization accounts.
AutoEnableStandards
public void setOrganizationConfiguration(OrganizationConfiguration organizationConfiguration)
organizationConfiguration
- public OrganizationConfiguration getOrganizationConfiguration()
public DescribeOrganizationConfigurationResult withOrganizationConfiguration(OrganizationConfiguration organizationConfiguration)
organizationConfiguration
- public String toString()
toString
in class Object
Object.toString()
public DescribeOrganizationConfigurationResult clone()