class Aws::CloudFormation::Types::ParameterConstraints

A set of criteria that CloudFormation uses to validate parameter values. Although other constraints might be defined in the stack template, CloudFormation returns only the ‘AllowedValues` property.

@!attribute [rw] allowed_values

A list of values that are permitted for a parameter.
@return [Array<String>]

@see docs.aws.amazon.com/goto/WebAPI/cloudformation-2010-05-15/ParameterConstraints AWS API Documentation

Constants

SENSITIVE