ThreeTierVirtualInstanceThreeTierConfigurationCentralServerConfigurationArgs

data class ThreeTierVirtualInstanceThreeTierConfigurationCentralServerConfigurationArgs(val instanceCount: Output<Int>, val subnetId: Output<String>, val virtualMachineConfiguration: Output<ThreeTierVirtualInstanceThreeTierConfigurationCentralServerConfigurationVirtualMachineConfigurationArgs>) : ConvertibleToJava<ThreeTierVirtualInstanceThreeTierConfigurationCentralServerConfigurationArgs>

Constructors

Properties

Link copied to clipboard
val instanceCount: Output<Int>

The number of instances for the Central Server. Possible values are at least 1. Changing this forces a new resource to be created.

Link copied to clipboard
val subnetId: Output<String>

The resource ID of the Subnet for the Central Server. Changing this forces a new resource to be created.

Link copied to clipboard

A virtual_machine_configuration block as defined below. Changing this forces a new resource to be created.

Functions

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