Uses of Interface
software.amazon.awscdk.services.ssm.StringParameterAttributes
-
Uses of StringParameterAttributes in software.amazon.awscdk.services.ssm
Modifier and TypeClassDescriptionstatic final class
An implementation forStringParameterAttributes
Modifier and TypeMethodDescriptionStringParameterAttributes.Builder.build()
Builds the configured instance.Modifier and TypeMethodDescriptionstatic IStringParameter
StringParameter.fromStringParameterAttributes
(software.constructs.Construct scope, String id, StringParameterAttributes attrs) Imports an external string parameter with name and optional version.