AccessProfileType

sealed class AccessProfileType

Who manages an access profile.

Inheritors

Types

Link copied to clipboard
object Companion
Link copied to clipboard

Created and owned by a customer.

Link copied to clipboard
data class SdkUnknown(val value: String) : AccessProfileType
Link copied to clipboard

Provisioned and owned by the service. Cannot be deleted by customers.

Properties

Link copied to clipboard
abstract val value: String