Uses of Class
software.amazon.awscdk.services.auditmanager.CfnAssessment.DelegationProperty.Builder
Package
Description
AWS::AuditManager Construct Library
-
Uses of CfnAssessment.DelegationProperty.Builder in software.amazon.awscdk.services.auditmanager
Modifier and TypeMethodDescriptionCfnAssessment.DelegationProperty.Builder.assessmentId
(String assessmentId) Sets the value ofCfnAssessment.DelegationProperty.getAssessmentId()
CfnAssessment.DelegationProperty.Builder.assessmentName
(String assessmentName) Sets the value ofCfnAssessment.DelegationProperty.getAssessmentName()
CfnAssessment.DelegationProperty.builder()
Sets the value ofCfnAssessment.DelegationProperty.getComment()
CfnAssessment.DelegationProperty.Builder.controlSetId
(String controlSetId) Sets the value ofCfnAssessment.DelegationProperty.getControlSetId()
Sets the value ofCfnAssessment.DelegationProperty.getCreatedBy()
CfnAssessment.DelegationProperty.Builder.creationTime
(Number creationTime) Sets the value ofCfnAssessment.DelegationProperty.getCreationTime()
Sets the value ofCfnAssessment.DelegationProperty.getId()
CfnAssessment.DelegationProperty.Builder.lastUpdated
(Number lastUpdated) Sets the value ofCfnAssessment.DelegationProperty.getLastUpdated()
Sets the value ofCfnAssessment.DelegationProperty.getRoleArn()
Sets the value ofCfnAssessment.DelegationProperty.getRoleType()
Sets the value ofCfnAssessment.DelegationProperty.getStatus()
ModifierConstructorDescriptionprotected
Constructor that initializes the object based on literal property values passed by theCfnAssessment.DelegationProperty.Builder
.