Three Tier Virtual Instance Three Tier Configuration Resource Names Database Server Load Balancer Args
data class ThreeTierVirtualInstanceThreeTierConfigurationResourceNamesDatabaseServerLoadBalancerArgs(val backendPoolNames: Output<List<String>>? = null, val frontendIpConfigurationNames: Output<List<String>>? = null, val healthProbeNames: Output<List<String>>? = null, val name: Output<String>? = null) : ConvertibleToJava<ThreeTierVirtualInstanceThreeTierConfigurationResourceNamesDatabaseServerLoadBalancerArgs>
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.