| Package | Description |
|---|---|
| com.amazonaws.services.securityhub.model |
| Modifier and Type | Method and Description |
|---|---|
static ControlFindingGenerator |
ControlFindingGenerator.fromValue(String value)
Use this in place of valueOf.
|
static ControlFindingGenerator |
ControlFindingGenerator.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ControlFindingGenerator[] |
ControlFindingGenerator.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
UpdateSecurityHubConfigurationRequest |
UpdateSecurityHubConfigurationRequest.withControlFindingGenerator(ControlFindingGenerator controlFindingGenerator)
Updates whether the calling account has consolidated control findings turned on.
|
DescribeHubResult |
DescribeHubResult.withControlFindingGenerator(ControlFindingGenerator controlFindingGenerator)
Specifies whether the calling account has consolidated control findings turned on.
|
EnableSecurityHubRequest |
EnableSecurityHubRequest.withControlFindingGenerator(ControlFindingGenerator controlFindingGenerator)
This field, used when enabling Security Hub, specifies whether the calling account has consolidated control
findings turned on.
|
Copyright © 2024. All rights reserved.