pulumi-google-native-kotlin
0.31.1.0
pulumi-google-native-kotlin
/
com.pulumi.googlenative.apigateway.v1.kotlin
/
ApiArgs
/
ApiArgs
Api
Args
fun
ApiArgs
(
apiId
:
Output
<
String
>
?
=
null
,
displayName
:
Output
<
String
>
?
=
null
,
labels
:
Output
<
Map
<
String
,
String
>
>
?
=
null
,
location
:
Output
<
String
>
?
=
null
,
managedService
:
Output
<
String
>
?
=
null
,
project
:
Output
<
String
>
?
=
null
)