Get Stack Instances Instance
data class GetStackInstancesInstance(val id: String, val parameterOverrides: List<GetStackInstancesInstanceParameterOverride>, val stackGroupId: String, val stackGroupName: String, val stackId: String, val stackInstanceAccountId: String, val stackInstanceRegionId: String, val status: String, val statusReason: String)
Properties
Link copied to clipboard
ParameterOverrides.
Link copied to clipboard
The ID of the stack group.
Link copied to clipboard
The name of the stack group.
Link copied to clipboard
The account to which the stack instance belongs.
Link copied to clipboard
The region of the stack instance.
Link copied to clipboard
The reason why the stack is in its current state.