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):

Link copied to clipboard
val enrollmentLevel: String? = null

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