| Package | Description |
|---|---|
| com.amazonaws.services.securityhub.model |
| Modifier and Type | Method and Description |
|---|---|
SecurityHubPolicy |
SecurityHubPolicy.clone() |
SecurityHubPolicy |
Policy.getSecurityHub()
The Amazon Web Service that the configuration policy applies to.
|
SecurityHubPolicy |
SecurityHubPolicy.withEnabledStandardIdentifiers(Collection<String> enabledStandardIdentifiers)
A list that defines which security standards are enabled in the configuration policy.
|
SecurityHubPolicy |
SecurityHubPolicy.withEnabledStandardIdentifiers(String... enabledStandardIdentifiers)
A list that defines which security standards are enabled in the configuration policy.
|
SecurityHubPolicy |
SecurityHubPolicy.withSecurityControlsConfiguration(SecurityControlsConfiguration securityControlsConfiguration)
An object that defines which security controls are enabled in the configuration policy.
|
SecurityHubPolicy |
SecurityHubPolicy.withServiceEnabled(Boolean serviceEnabled)
Indicates whether Security Hub is enabled in the policy.
|
| Modifier and Type | Method and Description |
|---|---|
void |
Policy.setSecurityHub(SecurityHubPolicy securityHub)
The Amazon Web Service that the configuration policy applies to.
|
Policy |
Policy.withSecurityHub(SecurityHubPolicy securityHub)
The Amazon Web Service that the configuration policy applies to.
|
Copyright © 2024. All rights reserved.