pulumi-gcp-kotlin
6.67.0.0
pulumi-gcp-kotlin
/
com.pulumi.gcp.gkehub.kotlin
/
FeatureArgs
/
FeatureArgs
Feature
Args
fun
FeatureArgs
(
labels
:
Output
<
Map
<
String
,
String
>
>
?
=
null
,
location
:
Output
<
String
>
?
=
null
,
name
:
Output
<
String
>
?
=
null
,
project
:
Output
<
String
>
?
=
null
,
spec
:
Output
<
FeatureSpecArgs
>
?
=
null
)