| Package | Description |
|---|---|
| com.amazonaws.services.securityhub.model |
| Modifier and Type | Method and Description |
|---|---|
static AutoEnableStandards |
AutoEnableStandards.fromValue(String value)
Use this in place of valueOf.
|
static AutoEnableStandards |
AutoEnableStandards.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static AutoEnableStandards[] |
AutoEnableStandards.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
UpdateOrganizationConfigurationRequest |
UpdateOrganizationConfigurationRequest.withAutoEnableStandards(AutoEnableStandards autoEnableStandards)
Whether to automatically enable Security Hub default
standards for new member accounts in the organization.
|
DescribeOrganizationConfigurationResult |
DescribeOrganizationConfigurationResult.withAutoEnableStandards(AutoEnableStandards autoEnableStandards)
Whether to automatically enable Security Hub default
standards for new member accounts in the organization.
|
Copyright © 2023. All rights reserved.