Optional
creationTimestamp?: stringOptional
description?: stringDescription is a human-readable description of the stack.
Optional
desiredVersion?: stringDesired is the desired version of stack.
Optional
displayName?: stringDisplayName is the human-readable display nams.
Optional
id?: numberID is the id of the stack.
Optional
labels?: string[]Labels are custom labels associated with the stack.
Optional
lastAppliedRevision?: stringLastAppliedRevision is the spec ID of the last apply operation for the stack.
Optional
lastAppliedTimestamp?: stringLastAppliedTimestamp is the timestamp of the last apply operation for the stack.
Optional
lastGeneratedRevision?: stringLastGeneratedRevision is the spec ID of the last generate operation for the stack.
Optional
lastPreviewedRevision?: stringLastPreviewedRevision is the spec ID of the last preview operation for the stack.
Optional
name?: stringName is the name of the stack.
Optional
owners?: string[]Owners is a list of owners for the stack.
Optional
path?: stringPath is the relative path of the stack within the sourcs.
Optional
project?: entity_ProjectProject is the project associated with the stack.
Optional
syncState?: constant_StackStateSyncState is the current state of the stack.
Optional
type?: stringType is the type of the stack.
Optional
updateTimestamp?: stringUpdateTimestamp is the timestamp of the updated for the stack.
CreationTimestamp is the timestamp of the created for the stack.