toggle menu
pulumi-azure-native-kotlin
2.90.0.0
jvm
switch theme
search in API
pulumi-azure-native-kotlin
/
com.pulumi.azurenative.devhub.kotlin.inputs
/
DeploymentPropertiesArgs
/
DeploymentPropertiesArgs
Deployment
Properties
Args
constructor
(
helmChartPath
:
Output
<
String
>
?
=
null
,
helmValues
:
Output
<
String
>
?
=
null
,
kubeManifestLocations
:
Output
<
List
<
String
>
>
?
=
null
,
manifestType
:
Output
<
Either
<
String
,
ManifestType
>
>
?
=
null
,
overrides
:
Output
<
Map
<
String
,
String
>
>
?
=
null
)