Skip to content

Latest commit

 

History

History
13 lines (9 loc) · 803 Bytes

WorkflowPrimitiveDataProperty.md

File metadata and controls

13 lines (9 loc) · 803 Bytes

WorkflowPrimitiveDataProperty

Capture all the properties for primitive data type.

Properties

Name Type Description Notes
constraints WorkflowConstraints [optional]
secure bool Intersight allows the secure properties to be used as task input/output. The values of these properties are encrypted and stored in Intersight. This flag marks the property to be secure when it is set to true. [optional]
type str Specify the enum type for primitive data type. [optional] [default to 'string']

[Back to Model list] [Back to API list] [Back to README]