參數

參數名字 描述
smart_variable_id
選填

Validations:

  • Must be an identifier, string from 1 to 128 characters containing only alphanumeric characters, space, underscore(_), hypen(-) with no leading or trailing space.

smart_class_parameter_id
選填

Validations:

  • Must be an identifier, string from 1 to 128 characters containing only alphanumeric characters, space, underscore(_), hypen(-) with no leading or trailing space.

override_value
必填

Validations:

  • Must be a Hash

override_value[match]
必填

Override match

Validations:

  • Must be String

override_value[value]
選填 , 允許空值

Override value, required if use_puppet_default is false

Validations:

  • Must be String

override_value[use_puppet_default]
選填 , 允許空值

Validations:

  • Must be 'true' or 'false' or '1' or '0'