three Tier Configuration
suspend fun threeTierConfiguration(value: Output<ThreeTierVirtualInstanceThreeTierConfigurationArgs>)
Parameters
value
A three_tier_configuration
block as defined below. Changing this forces a new resource to be created.
suspend fun threeTierConfiguration(argument: suspend ThreeTierVirtualInstanceThreeTierConfigurationArgsBuilder.() -> Unit)
Parameters
argument
A three_tier_configuration
block as defined below. Changing this forces a new resource to be created.