AccessApprovalSettingsEnrolledService

data class AccessApprovalSettingsEnrolledService(val cloudProduct: String, val enrollmentLevel: String? = null)

Constructors

Link copied to clipboard
constructor(cloudProduct: String, enrollmentLevel: String? = null)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

The product for which Access Approval will be enrolled. Allowed values are listed (case-sensitive): all appengine.googleapis.com bigquery.googleapis.com bigtable.googleapis.com cloudkms.googleapis.com compute.googleapis.com dataflow.googleapis.com iam.googleapis.com pubsub.googleapis.com storage.googleapis.com

Link copied to clipboard
val enrollmentLevel: String? = null

The enrollment level of the service. Default value is BLOCK_ALL. Possible values are: BLOCK_ALL.