| Package | Description |
|---|---|
| com.amazonaws.services.guardduty.model |
| Modifier and Type | Method and Description |
|---|---|
static AutoEnableMembers |
AutoEnableMembers.fromValue(String value)
Use this in place of valueOf.
|
static AutoEnableMembers |
AutoEnableMembers.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static AutoEnableMembers[] |
AutoEnableMembers.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
DescribeOrganizationConfigurationResult |
DescribeOrganizationConfigurationResult.withAutoEnableOrganizationMembers(AutoEnableMembers autoEnableOrganizationMembers)
Indicates the auto-enablement configuration of GuardDuty or any of the corresponding protection plans for the
member accounts in the organization.
|
UpdateOrganizationConfigurationRequest |
UpdateOrganizationConfigurationRequest.withAutoEnableOrganizationMembers(AutoEnableMembers autoEnableOrganizationMembers)
Indicates the auto-enablement configuration of GuardDuty for the member accounts in the organization.
|
Copyright © 2024. All rights reserved.