Reference documentation and code samples for the Google Cloud Assured Workloads V1 Client class KajEnrollmentState.
Key Access Justifications(KAJ) Enrollment State.
Protobuf type google.cloud.assuredworkloads.v1.Workload.KajEnrollmentState
Namespace
Google \ Cloud \ AssuredWorkloads \ V1 \ WorkloadMethods
static::name
Parameter | |
---|---|
Name | Description |
value |
mixed
|
static::value
Parameter | |
---|---|
Name | Description |
name |
mixed
|
Constants
KAJ_ENROLLMENT_STATE_UNSPECIFIED
Value: 0
Default State for KAJ Enrollment.
Generated from protobuf enum KAJ_ENROLLMENT_STATE_UNSPECIFIED = 0;
KAJ_ENROLLMENT_STATE_PENDING
Value: 1
Pending State for KAJ Enrollment.
Generated from protobuf enum KAJ_ENROLLMENT_STATE_PENDING = 1;
KAJ_ENROLLMENT_STATE_COMPLETE
Value: 2
Complete State for KAJ Enrollment.
Generated from protobuf enum KAJ_ENROLLMENT_STATE_COMPLETE = 2;