Uses of Class
software.amazon.awscdk.services.securityhub.CfnSecurityControlProps.Builder
Packages that use CfnSecurityControlProps.Builder
-
Uses of CfnSecurityControlProps.Builder in software.amazon.awscdk.services.securityhub
Methods in software.amazon.awscdk.services.securityhub that return CfnSecurityControlProps.BuilderModifier and TypeMethodDescriptionCfnSecurityControlProps.builder()CfnSecurityControlProps.Builder.lastUpdateReason(String lastUpdateReason) Sets the value ofCfnSecurityControlProps.getLastUpdateReason()CfnSecurityControlProps.Builder.parameters(Map<String, ? extends Object> parameters) Sets the value ofCfnSecurityControlProps.getParameters()CfnSecurityControlProps.Builder.parameters(IResolvable parameters) Sets the value ofCfnSecurityControlProps.getParameters()CfnSecurityControlProps.Builder.securityControlArn(String securityControlArn) Sets the value ofCfnSecurityControlProps.getSecurityControlArn()CfnSecurityControlProps.Builder.securityControlId(String securityControlId) Sets the value ofCfnSecurityControlProps.getSecurityControlId()Constructors in software.amazon.awscdk.services.securityhub with parameters of type CfnSecurityControlProps.BuilderModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCfnSecurityControlProps.Builder.