ParameterDefinitionArgs

constructor(allowedValues: Output<List<Any>>? = null, defaultValue: Output<Any>? = null, description: Output<String>? = null, displayName: Output<String>? = null, strongType: Output<String>? = null, type: Output<Either<String, TemplateParameterType>>)