Uses of Interface
software.amazon.awscdk.services.ssm.StringParameterAttributes
Packages that use StringParameterAttributes
-
Uses of StringParameterAttributes in software.amazon.awscdk.services.ssm
Classes in software.amazon.awscdk.services.ssm that implement StringParameterAttributesModifier and TypeClassDescriptionstatic final classAn implementation forStringParameterAttributesMethods in software.amazon.awscdk.services.ssm that return StringParameterAttributesModifier and TypeMethodDescriptionStringParameterAttributes.Builder.build()Builds the configured instance.Methods in software.amazon.awscdk.services.ssm with parameters of type StringParameterAttributesModifier and TypeMethodDescriptionstatic IStringParameterStringParameter.fromStringParameterAttributes(software.constructs.Construct scope, String id, StringParameterAttributes attrs) Imports an external string parameter with name and optional version.