Uses of Class
software.amazon.awscdk.cfnpropertymixins.services.controltower.CfnEnabledControlMixinProps.Builder
Packages that use CfnEnabledControlMixinProps.Builder
-
Uses of CfnEnabledControlMixinProps.Builder in software.amazon.awscdk.cfnpropertymixins.services.controltower
Methods in software.amazon.awscdk.cfnpropertymixins.services.controltower that return CfnEnabledControlMixinProps.BuilderModifier and TypeMethodDescriptionCfnEnabledControlMixinProps.builder()CfnEnabledControlMixinProps.Builder.controlIdentifier(String controlIdentifier) Sets the value ofCfnEnabledControlMixinProps.getControlIdentifier()CfnEnabledControlMixinProps.Builder.parameters(List<? extends Object> parameters) Sets the value ofCfnEnabledControlMixinProps.getParameters()CfnEnabledControlMixinProps.Builder.parameters(IResolvable parameters) Sets the value ofCfnEnabledControlMixinProps.getParameters()Sets the value ofCfnEnabledControlMixinProps.getTags()CfnEnabledControlMixinProps.Builder.targetIdentifier(String targetIdentifier) Sets the value ofCfnEnabledControlMixinProps.getTargetIdentifier()Constructors in software.amazon.awscdk.cfnpropertymixins.services.controltower with parameters of type CfnEnabledControlMixinProps.BuilderModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCfnEnabledControlMixinProps.Builder.