| Package | Description |
|---|---|
| com.amazonaws.services.securityhub.model |
| Modifier and Type | Method and Description |
|---|---|
BooleanConfigurationOptions |
BooleanConfigurationOptions.clone() |
BooleanConfigurationOptions |
ConfigurationOptions.getBoolean()
The options for customizing a security control parameter that is a boolean.
|
BooleanConfigurationOptions |
BooleanConfigurationOptions.withDefaultValue(Boolean defaultValue)
The Security Hub default value for a boolean parameter.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ConfigurationOptions.setBoolean(BooleanConfigurationOptions booleanValue)
The options for customizing a security control parameter that is a boolean.
|
ConfigurationOptions |
ConfigurationOptions.withBoolean(BooleanConfigurationOptions booleanValue)
The options for customizing a security control parameter that is a boolean.
|
Copyright © 2024. All rights reserved.