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.outputs
/
DeploymentSettingsResponse
/
DeploymentSettingsResponse
Deployment
Settings
Response
constructor
(
cpu
:
Int
?
=
null
,
environmentVariables
:
Map
<
String
,
String
>
?
=
null
,
jvmOptions
:
String
?
=
null
,
memoryInGB
:
Int
?
=
null
,
netCoreMainEntryPath
:
String
?
=
null
,
runtimeVersion
:
String
?
=
null
)