public static interface EnableSecurityHubRequest.Builder extends SecurityHubRequest.Builder, SdkPojo, CopyableBuilder<EnableSecurityHubRequest.Builder,EnableSecurityHubRequest>
| Modifier and Type | Method and Description |
|---|---|
EnableSecurityHubRequest.Builder |
enableDefaultStandards(Boolean enableDefaultStandards)
Whether to enable the security standards that Security Hub has designated as automatically enabled.
|
EnableSecurityHubRequest.Builder |
overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration) |
EnableSecurityHubRequest.Builder |
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer) |
EnableSecurityHubRequest.Builder |
tags(Map<String,String> tags)
The tags to add to the hub resource when you enable Security Hub.
|
buildoverrideConfigurationequalsBySdkFields, sdkFieldscopyapplyMutation, buildEnableSecurityHubRequest.Builder tags(Map<String,String> tags)
The tags to add to the hub resource when you enable Security Hub.
tags - The tags to add to the hub resource when you enable Security Hub.EnableSecurityHubRequest.Builder enableDefaultStandards(Boolean enableDefaultStandards)
Whether to enable the security standards that Security Hub has designated as automatically enabled. If you do
not provide a value for EnableDefaultStandards, it is set to true. To not enable
the automatically enabled standards, set EnableDefaultStandards to false.
enableDefaultStandards - Whether to enable the security standards that Security Hub has designated as automatically enabled. If
you do not provide a value for EnableDefaultStandards, it is set to true. To
not enable the automatically enabled standards, set EnableDefaultStandards to
false.EnableSecurityHubRequest.Builder overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration)
overrideConfiguration in interface AwsRequest.BuilderEnableSecurityHubRequest.Builder overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer)
overrideConfiguration in interface AwsRequest.BuilderCopyright © 2022. All rights reserved.