HciDeploymentSettingScaleUnitOptionalServiceArgs

data class HciDeploymentSettingScaleUnitOptionalServiceArgs(val customLocation: Output<String>) : ConvertibleToJava<HciDeploymentSettingScaleUnitOptionalServiceArgs>

Constructors

constructor(customLocation: Output<String>)

Properties

Link copied to clipboard
val customLocation: Output<String>

Specifies the name of custom location. A custom location will be created after the deployment is completed. Changing this forces a new Stack HCI Deployment Setting to be created.

Functions

Link copied to clipboard
open override fun toJava(): HciDeploymentSettingScaleUnitOptionalServiceArgs