OptionalcreationTimestamp?: stringOptionaldescription?: stringDescription is a human-readable description of the stack.
OptionaldesiredVersion?: stringDesired is the desired version of stack.
OptionaldisplayName?: stringDisplayName is the human-readable display nams.
Optionalid?: numberID is the id of the stack.
Optionallabels?: string[]Labels are custom labels associated with the stack.
OptionallastAppliedRevision?: stringLastAppliedRevision is the spec ID of the last apply operation for the stack.
OptionallastAppliedTimestamp?: stringLastAppliedTimestamp is the timestamp of the last apply operation for the stack.
OptionallastGeneratedRevision?: stringLastGeneratedRevision is the spec ID of the last generate operation for the stack.
OptionallastPreviewedRevision?: stringLastPreviewedRevision is the spec ID of the last preview operation for the stack.
Optionalname?: stringName is the name of the stack.
Optionalowners?: string[]Owners is a list of owners for the stack.
Optionalpath?: stringPath is the relative path of the stack within the sourcs.
Optionalproject?: entity_ProjectProject is the project associated with the stack.
OptionalsyncState?: constant_StackStateSyncState is the current state of the stack.
Optionaltype?: stringType is the type of the stack.
OptionalupdateTimestamp?: stringUpdateTimestamp is the timestamp of the updated for the stack.
CreationTimestamp is the timestamp of the created for the stack.