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