Uses of Interface
software.amazon.awscdk.services.ssm.ParameterOptions
Packages that use ParameterOptions
-
Uses of ParameterOptions in software.amazon.awscdk.services.ssm
Subinterfaces of ParameterOptions in software.amazon.awscdk.services.ssmModifier and TypeInterfaceDescriptioninterfaceProperties needed to create a StringList SSM Parameter.interfaceProperties needed to create a String SSM parameter.Classes in software.amazon.awscdk.services.ssm that implement ParameterOptionsModifier and TypeClassDescriptionstatic final classAn implementation forParameterOptionsstatic final classAn implementation forStringListParameterPropsstatic final classAn implementation forStringParameterPropsMethods in software.amazon.awscdk.services.ssm that return ParameterOptionsModifier and TypeMethodDescriptionParameterOptions.Builder.build()Builds the configured instance.