toggle menu
pulumi-cloudflare-kotlin
4.16.0.2
jvm
switch theme
search in API
pulumi-cloudflare-kotlin
/
com.pulumi.cloudflare.kotlin.inputs
/
AccessGroupIncludeGsuiteArgs
Access
Group
Include
Gsuite
Args
data
class
AccessGroupIncludeGsuiteArgs
(
val
emails
:
Output
<
List
<
String
>
>
?
=
null
,
val
identityProviderId
:
Output
<
String
>
?
=
null
)
:
ConvertibleToJava
<
AccessGroupIncludeGsuiteArgs
>
Members
Constructors
Access
Group
Include
Gsuite
Args
Link copied to clipboard
constructor
(
emails
:
Output
<
List
<
String
>
>
?
=
null
,
identityProviderId
:
Output
<
String
>
?
=
null
)
Properties
emails
Link copied to clipboard
val
emails
:
Output
<
List
<
String
>
>
?
=
null
identity
Provider
Id
Link copied to clipboard
val
identityProviderId
:
Output
<
String
>
?
=
null
Functions
to
Java
Link copied to clipboard
open
override
fun
toJava
(
)
:
AccessGroupIncludeGsuiteArgs