toggle menu
pulumi-azure-native-kotlin
1.104.0.2
jvm
switch theme
search in API
pulumi-azure-native-kotlin
/
com.pulumi.azurenative.appplatform.kotlin.inputs
/
DeploymentSettingsArgs
/
DeploymentSettingsArgs
Deployment
Settings
Args
constructor
(
cpu
:
Output
<
Int
>
?
=
null
,
environmentVariables
:
Output
<
Map
<
String
,
String
>
>
?
=
null
,
jvmOptions
:
Output
<
String
>
?
=
null
,
memoryInGB
:
Output
<
Int
>
?
=
null
,
netCoreMainEntryPath
:
Output
<
String
>
?
=
null
,
runtimeVersion
:
Output
<
Either
<
String
,
RuntimeVersion
>
>
?
=
null
)