Uses of Class
software.amazon.awssdk.services.securityhub.model.Compliance
-
Packages that use Compliance Package Description software.amazon.awssdk.services.securityhub.model -
-
Uses of Compliance in software.amazon.awssdk.services.securityhub.model
Methods in software.amazon.awssdk.services.securityhub.model that return Compliance Modifier and Type Method Description ComplianceAwsSecurityFinding. 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 security standard, such as CIS Amazon Web Services Foundations.Methods in software.amazon.awssdk.services.securityhub.model with parameters of type Compliance Modifier and Type Method Description AwsSecurityFinding.BuilderAwsSecurityFinding.Builder. compliance(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 security standard, such as CIS Amazon Web Services Foundations.
-