pulumi-gcp-kotlin
6.67.0.0
pulumi-gcp-kotlin
/
com.pulumi.gcp.networksecurity.kotlin
/
AddressGroupArgs
/
AddressGroupArgs
Address
Group
Args
fun
AddressGroupArgs
(
capacity
:
Output
<
Int
>
?
=
null
,
description
:
Output
<
String
>
?
=
null
,
items
:
Output
<
List
<
String
>
>
?
=
null
,
labels
:
Output
<
Map
<
String
,
String
>
>
?
=
null
,
location
:
Output
<
String
>
?
=
null
,
name
:
Output
<
String
>
?
=
null
,
parent
:
Output
<
String
>
?
=
null
,
type
:
Output
<
String
>
?
=
null
)