toggle menu
pulumi-gcp-kotlin
8.31.0.0
jvm
switch theme
search in API
pulumi-gcp-kotlin
/
com.pulumi.gcp.networksecurity.kotlin
/
InterceptEndpointGroupAssociationArgs
/
InterceptEndpointGroupAssociationArgs
Intercept
Endpoint
Group
Association
Args
constructor
(
interceptEndpointGroup
:
Output
<
String
>
?
=
null
,
interceptEndpointGroupAssociationId
:
Output
<
String
>
?
=
null
,
labels
:
Output
<
Map
<
String
,
String
>
>
?
=
null
,
location
:
Output
<
String
>
?
=
null
,
network
:
Output
<
String
>
?
=
null
,
project
:
Output
<
String
>
?
=
null
)