DeploymentPropertiesArgs

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)