toggle menu
pulumi-cloudflare-kotlin
6.2.1.0
jvm
switch theme
search in API
pulumi-cloudflare-kotlin
/
com.pulumi.cloudflare.kotlin.inputs
/
AccessPolicyIncludeAzureAdArgs
Access
Policy
Include
Azure
Ad
Args
data
class
AccessPolicyIncludeAzureAdArgs
(
val
id
:
Output
<
String
>
,
val
identityProviderId
:
Output
<
String
>
)
:
ConvertibleToJava
<
AccessPolicyIncludeAzureAdArgs
>
Members
Constructors
Access
Policy
Include
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
(
)
:
AccessPolicyIncludeAzureAdArgs