toggle menu
pulumi-cloudflare-kotlin
4.16.0.2
jvm
switch theme
search in API
pulumi-cloudflare-kotlin
/
com.pulumi.cloudflare.kotlin.outputs
/
AccessPolicyRequireSaml
Access
Policy
Require
Saml
data
class
AccessPolicyRequireSaml
(
val
attributeName
:
String
?
=
null
,
val
attributeValue
:
String
?
=
null
,
val
identityProviderId
:
String
?
=
null
)
Members
Constructors
Access
Policy
Require
Saml
Link copied to clipboard
constructor
(
attributeName
:
String
?
=
null
,
attributeValue
:
String
?
=
null
,
identityProviderId
:
String
?
=
null
)
Types
Companion
Link copied to clipboard
object
Companion
Properties
attribute
Name
Link copied to clipboard
val
attributeName
:
String
?
=
null
attribute
Value
Link copied to clipboard
val
attributeValue
:
String
?
=
null
identity
Provider
Id
Link copied to clipboard
val
identityProviderId
:
String
?
=
null