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