toggle menu
pulumi-gcp-kotlin
8.31.0.0
jvm
switch theme
search in API
pulumi-gcp-kotlin
/
com.pulumi.gcp.beyondcorp.kotlin
/
SecurityGatewayIamBindingArgs
/
SecurityGatewayIamBindingArgs
Security
Gateway
Iam
Binding
Args
constructor
(
condition
:
Output
<
SecurityGatewayIamBindingConditionArgs
>
?
=
null
,
location
:
Output
<
String
>
?
=
null
,
members
:
Output
<
List
<
String
>
>
?
=
null
,
project
:
Output
<
String
>
?
=
null
,
role
:
Output
<
String
>
?
=
null
,
securityGatewayId
:
Output
<
String
>
?
=
null
)