| Package | Description |
|---|---|
| com.amazonaws.services.securityhub.model |
| Modifier and Type | Method and Description |
|---|---|
Compliance |
Compliance.clone() |
Compliance |
AwsSecurityFinding.getCompliance()
This data type is exclusive to findings that are generated as the result of a check run against a specific rule
in a supported standard (for example, AWS CIS Foundations).
|
Compliance |
Compliance.withStatus(ComplianceStatus status)
Indicates the result of a compliance check.
|
Compliance |
Compliance.withStatus(String status)
Indicates the result of a compliance check.
|
| Modifier and Type | Method and Description |
|---|---|
void |
AwsSecurityFinding.setCompliance(Compliance compliance)
This data type is exclusive to findings that are generated as the result of a check run against a specific rule
in a supported standard (for example, AWS CIS Foundations).
|
AwsSecurityFinding |
AwsSecurityFinding.withCompliance(Compliance compliance)
This data type is exclusive to findings that are generated as the result of a check run against a specific rule
in a supported standard (for example, AWS CIS Foundations).
|
Copyright © 2018. All rights reserved.