toggle menu
pulumi-cloudflare-kotlin
6.2.1.0
jvm
switch theme
search in API
pulumi-cloudflare-kotlin
/
com.pulumi.cloudflare.kotlin.inputs
/
AccessGroupIncludeGsuiteArgs
Access
Group
Include
Gsuite
Args
data
class
AccessGroupIncludeGsuiteArgs
(
val
email
:
Output
<
String
>
,
val
identityProviderId
:
Output
<
String
>
)
:
ConvertibleToJava
<
AccessGroupIncludeGsuiteArgs
>
Members
Constructors
Access
Group
Include
Gsuite
Args
Link copied to clipboard
constructor
(
email
:
Output
<
String
>
,
identityProviderId
:
Output
<
String
>
)
Properties
email
Link copied to clipboard
val
email
:
Output
<
String
>
The email of the Google Workspace group.
identity
Provider
Id
Link copied to clipboard
val
identityProviderId
:
Output
<
String
>
The ID of your Google Workspace identity provider.
Functions
to
Java
Link copied to clipboard
open
override
fun
toJava
(
)
:
AccessGroupIncludeGsuiteArgs