Uses of Class
software.amazon.awscdk.services.controltower.CfnEnabledBaselineProps.Builder
Packages that use CfnEnabledBaselineProps.Builder
Package
Description
AWS::ControlTower Construct Library
-
Uses of CfnEnabledBaselineProps.Builder in software.amazon.awscdk.services.controltower
Methods in software.amazon.awscdk.services.controltower that return CfnEnabledBaselineProps.BuilderModifier and TypeMethodDescriptionCfnEnabledBaselineProps.Builder.baselineIdentifier(String baselineIdentifier) Sets the value ofCfnEnabledBaselineProps.getBaselineIdentifier()CfnEnabledBaselineProps.Builder.baselineVersion(String baselineVersion) Sets the value ofCfnEnabledBaselineProps.getBaselineVersion()CfnEnabledBaselineProps.builder()CfnEnabledBaselineProps.Builder.parameters(List<? extends Object> parameters) Sets the value ofCfnEnabledBaselineProps.getParameters()CfnEnabledBaselineProps.Builder.parameters(IResolvable parameters) Sets the value ofCfnEnabledBaselineProps.getParameters()Sets the value ofCfnEnabledBaselineProps.getTags()CfnEnabledBaselineProps.Builder.targetIdentifier(String targetIdentifier) Sets the value ofCfnEnabledBaselineProps.getTargetIdentifier()Constructors in software.amazon.awscdk.services.controltower with parameters of type CfnEnabledBaselineProps.BuilderModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCfnEnabledBaselineProps.Builder.