AccessGroupExcludeSamlArgs

data class AccessGroupExcludeSamlArgs(val attributeName: Output<String>? = null, val attributeValue: Output<String>? = null, val identityProviderId: Output<String>? = null) : ConvertibleToJava<AccessGroupExcludeSamlArgs>

Constructors

Link copied to clipboard
fun AccessGroupExcludeSamlArgs(attributeName: Output<String>? = null, attributeValue: Output<String>? = null, identityProviderId: Output<String>? = null)

Functions

Link copied to clipboard
open override fun toJava(): AccessGroupExcludeSamlArgs

Properties

Link copied to clipboard
val attributeName: Output<String>? = null
Link copied to clipboard
val attributeValue: Output<String>? = null
Link copied to clipboard
val identityProviderId: Output<String>? = null

The ID of the Azure Identity provider.