Lb Functions
object LbFunctions
Functions
Link copied to clipboard
suspend fun getBackendAddressPool(argument: GetBackendAddressPoolPlainArgs): GetBackendAddressPoolResult
Use this data source to access information about an existing Load Balancer's Backend Address Pool.
suspend fun getBackendAddressPool(argument: suspend GetBackendAddressPoolPlainArgsBuilder.() -> Unit): GetBackendAddressPoolResult
suspend fun getBackendAddressPool(loadbalancerId: String, name: String): GetBackendAddressPoolResult
Link copied to clipboard
Use this data source to access information about an existing Load Balancer
Link copied to clipboard
Use this data source to access information about an existing Load Balancer Outbound Rule.
suspend fun getLBOutboundRule(argument: suspend GetLBOutboundRulePlainArgsBuilder.() -> Unit): GetLBOutboundRuleResult
Link copied to clipboard
Use this data source to access information about an existing Load Balancer Rule.