toggle menu
pulumi-azure-native-kotlin
2.90.0.0
jvm
switch theme
search in API
pulumi-azure-native-kotlin
/
com.pulumi.azurenative.apicenter.kotlin
/
ApiVersionArgs
/
ApiVersionArgs
Api
Version
Args
constructor
(
apiName
:
Output
<
String
>
?
=
null
,
lifecycleStage
:
Output
<
Either
<
String
,
LifecycleStage
>
>
?
=
null
,
resourceGroupName
:
Output
<
String
>
?
=
null
,
serviceName
:
Output
<
String
>
?
=
null
,
title
:
Output
<
String
>
?
=
null
,
versionName
:
Output
<
String
>
?
=
null
,
workspaceName
:
Output
<
String
>
?
=
null
)