PolicyRolloutUnresolvedChange
No description
type PolicyRolloutUnresolvedChange {
detail: String
generation: Int!
intent_key: String!
operation_id: ID
reason: String!
}
Fields
PolicyRolloutUnresolvedChange.detail ● String scalar
PolicyRolloutUnresolvedChange.generation ● Int! non-null scalar
PolicyRolloutUnresolvedChange.intent_key ● String! non-null scalar
PolicyRolloutUnresolvedChange.operation_id ● ID scalar
PolicyRolloutUnresolvedChange.reason ● String! non-null scalar
Member Of
PolicyRollout object