AccessGroupExcludeOkta

data class AccessGroupExcludeOkta(val identityProviderId: String? = null, val names: List<String>? = null)

Constructors

Link copied to clipboard
fun AccessGroupExcludeOkta(identityProviderId: String? = null, names: List<String>? = null)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

The ID of the Azure Identity provider.

Link copied to clipboard
val names: List<String>? = null