Zero Trust Access Group Exclude Saml Args
data class ZeroTrustAccessGroupExcludeSamlArgs(val attributeName: Output<String>? = null, val attributeValue: Output<String>? = null, val identityProviderId: Output<String>? = null) : ConvertibleToJava<ZeroTrustAccessGroupExcludeSamlArgs>