Uses of Class
software.amazon.awscdk.services.auditmanager.CfnAssessmentFramework.Builder
Packages that use CfnAssessmentFramework.Builder
Package
Description
AWS::AuditManager Construct Library
-
Uses of CfnAssessmentFramework.Builder in software.amazon.awscdk.services.auditmanager
Methods in software.amazon.awscdk.services.auditmanager that return CfnAssessmentFramework.BuilderModifier and TypeMethodDescriptionCfnAssessmentFramework.Builder.complianceType(String complianceType) The compliance type that the framework supports, such as CIS or HIPAA.CfnAssessmentFramework.Builder.controlSets(List<? extends Object> controlSets) The control sets that are associated with the framework.CfnAssessmentFramework.Builder.controlSets(IResolvable controlSets) The control sets that are associated with the framework.CfnAssessmentFramework.Builder.description(String description) The description of the framework.The name of the framework.The tags associated with the framework.