Google Cloud Assured Workloads V1beta1 Client - Class KajEnrollmentState (0.7.3)

Reference documentation and code samples for the Google Cloud Assured Workloads V1beta1 Client class KajEnrollmentState.

Key Access Justifications(KAJ) Enrollment State.

Protobuf type google.cloud.assuredworkloads.v1beta1.Workload.KajEnrollmentState

Methods

name

Parameter
NameDescription
value mixed

value

Parameter
NameDescription
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;