ParameterDefinition
class ParameterDefinition
Defines a parameter that a role template accepts. You supply values for these parameters when you create a role with AcquireRole.
Types
Properties
Link copied to clipboard
The value that the service uses for the parameter when you do not supply one.
Link copied to clipboard
A description of the parameter.
Link copied to clipboard
Specifies whether you must supply a value for the parameter when you create a role from the template.
Link copied to clipboard
The data type of the parameter. Valid values are String, StringList, Number, NumberList, Arn, and ArnList.