Uses of Class
software.amazon.awscdk.services.ssmquicksetup.CfnConfigurationManagerProps.Builder
Packages that use CfnConfigurationManagerProps.Builder
Package
Description
AWS::SSMQuickSetup Construct Library
-
Uses of CfnConfigurationManagerProps.Builder in software.amazon.awscdk.services.ssmquicksetup
Methods in software.amazon.awscdk.services.ssmquicksetup that return CfnConfigurationManagerProps.BuilderModifier and TypeMethodDescriptionCfnConfigurationManagerProps.builder()CfnConfigurationManagerProps.Builder.configurationDefinitions(List<? extends Object> configurationDefinitions) Sets the value ofCfnConfigurationManagerProps.getConfigurationDefinitions()CfnConfigurationManagerProps.Builder.configurationDefinitions(IResolvable configurationDefinitions) Sets the value ofCfnConfigurationManagerProps.getConfigurationDefinitions()CfnConfigurationManagerProps.Builder.description(String description) Sets the value ofCfnConfigurationManagerProps.getDescription()Sets the value ofCfnConfigurationManagerProps.getName()Sets the value ofCfnConfigurationManagerProps.getTags()Constructors in software.amazon.awscdk.services.ssmquicksetup with parameters of type CfnConfigurationManagerProps.BuilderModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCfnConfigurationManagerProps.Builder.