WorkloadWorkloadOptions

data class WorkloadWorkloadOptions(val kajEnrollmentType: String? = null)

Constructors

Link copied to clipboard
constructor(kajEnrollmentType: String? = null)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

Indicates type of KAJ enrollment for the workload. Currently, only specifiying KEY_ACCESS_TRANSPARENCY_OFF is implemented to not enroll in KAT-level KAJ enrollment for Regional Controls workloads. Possible values: KAJ_ENROLLMENT_TYPE_UNSPECIFIED, FULL_KAJ, EKM_ONLY, KEY_ACCESS_TRANSPARENCY_OFF