toggle menu
pulumi-cloudflare-kotlin
6.0.1.0
jvm
switch theme
search in API
pulumi-cloudflare-kotlin
/
com.pulumi.cloudflare.kotlin.inputs
/
AccessPolicyExcludeAzureAdArgs
Access
Policy
Exclude
Azure
Ad
Args
data
class
AccessPolicyExcludeAzureAdArgs
(
val
id
:
Output
<
String
>
,
val
identityProviderId
:
Output
<
String
>
)
:
ConvertibleToJava
<
AccessPolicyExcludeAzureAdArgs
>
Members
Constructors
Access
Policy
Exclude
Azure
Ad
Args
Link copied to clipboard
constructor
(
id
:
Output
<
String
>
,
identityProviderId
:
Output
<
String
>
)
Properties
id
Link copied to clipboard
val
id
:
Output
<
String
>
The ID of an Azure group.
identity
Provider
Id
Link copied to clipboard
val
identityProviderId
:
Output
<
String
>
The ID of your Azure identity provider.
Functions
to
Java
Link copied to clipboard
open
override
fun
toJava
(
)
:
AccessPolicyExcludeAzureAdArgs