Uses of Class
software.amazon.awscdk.services.ssm.CommonStringParameterAttributes.Builder
Packages that use CommonStringParameterAttributes.Builder
-
Uses of CommonStringParameterAttributes.Builder in software.amazon.awscdk.services.ssm
Methods in software.amazon.awscdk.services.ssm that return CommonStringParameterAttributes.BuilderModifier and TypeMethodDescriptionCommonStringParameterAttributes.builder()CommonStringParameterAttributes.Builder.parameterName(String parameterName) Sets the value ofCommonStringParameterAttributes.getParameterName()CommonStringParameterAttributes.Builder.simpleName(Boolean simpleName) Sets the value ofCommonStringParameterAttributes.getSimpleName()Constructors in software.amazon.awscdk.services.ssm with parameters of type CommonStringParameterAttributes.BuilderModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCommonStringParameterAttributes.Builder.