| Package | Description |
|---|---|
| software.amazon.awssdk.services.securityhub.model |
| Modifier and Type | Method and Description |
|---|---|
DescribeOrganizationConfigurationResponse.Builder |
DescribeOrganizationConfigurationResponse.Builder.autoEnable(Boolean autoEnable)
Whether to automatically enable Security Hub for new accounts in the organization.
|
DescribeOrganizationConfigurationResponse.Builder |
DescribeOrganizationConfigurationResponse.Builder.autoEnableStandards(AutoEnableStandards autoEnableStandards)
Whether to automatically enable Security Hub default standards for new member accounts in the organization.
|
DescribeOrganizationConfigurationResponse.Builder |
DescribeOrganizationConfigurationResponse.Builder.autoEnableStandards(String autoEnableStandards)
Whether to automatically enable Security Hub default standards for new member accounts in the organization.
|
static DescribeOrganizationConfigurationResponse.Builder |
DescribeOrganizationConfigurationResponse.builder() |
DescribeOrganizationConfigurationResponse.Builder |
DescribeOrganizationConfigurationResponse.Builder.memberAccountLimitReached(Boolean memberAccountLimitReached)
Whether the maximum number of allowed member accounts are already associated with the Security Hub
administrator account.
|
DescribeOrganizationConfigurationResponse.Builder |
DescribeOrganizationConfigurationResponse.toBuilder() |
| Modifier and Type | Method and Description |
|---|---|
static Class<? extends DescribeOrganizationConfigurationResponse.Builder> |
DescribeOrganizationConfigurationResponse.serializableBuilderClass() |
Copyright © 2023. All rights reserved.