Three Tier Virtual Instance Three Tier Configuration Resource Names Central Server Load Balancer Args
data class ThreeTierVirtualInstanceThreeTierConfigurationResourceNamesCentralServerLoadBalancerArgs(val backendPoolNames: Output<List<String>>? = null, val frontendIpConfigurationNames: Output<List<String>>? = null, val healthProbeNames: Output<List<String>>? = null, val name: Output<String>? = null) : ConvertibleToJava<ThreeTierVirtualInstanceThreeTierConfigurationResourceNamesCentralServerLoadBalancerArgs>
Properties
Link copied to clipboard
A list of Backend Pool names for the Load Balancer. Changing this forces a new resource to be created.
Link copied to clipboard
A list of Frontend IP Configuration names. Changing this forces a new resource to be created.
Link copied to clipboard
A list of Health Probe names. Changing this forces a new resource to be created.