AWS Cloud Development Kit Core Library
-
A regular expression that represents the patterns to allow for String types.
An array containing the list of values allowed for the parameter.
A string that explains a constraint when the constraint is violated.
CfnParameter.Builder.create(software.constructs.Construct scope,
String id)
A value of the appropriate type for the template to use if no value is specified when a stack is created.
A string of up to 4000 characters that describes the parameter.
An integer value that determines the largest number of characters you want to allow for String types.
A numeric value that determines the largest numeric value you want to allow for Number types.
An integer value that determines the smallest number of characters you want to allow for String types.
A numeric value that determines the smallest numeric value you want to allow for Number types.
Whether to mask the parameter value when anyone makes a call that describes the stack.
The data type for the parameter (DataType).