ibm 1.78.0 published on Wednesday, Apr 30, 2025 by ibm-cloud
ibm.getIsLbListeners
Explore with Pulumi AI
Provides a read-only data source for LoadBalancerListenerCollection. For more information, about load balancer listener, see working with listeners.
Example Usage
import * as pulumi from "@pulumi/pulumi";
import * as ibm from "@pulumi/ibm";
const example = ibm.getIsLbListeners({
lb: ibm_is_lb.example.id,
});
import pulumi
import pulumi_ibm as ibm
example = ibm.get_is_lb_listeners(lb=ibm_is_lb["example"]["id"])
package main
import (
"github.com/pulumi/pulumi-terraform-provider/sdks/go/ibm/ibm"
"github.com/pulumi/pulumi/sdk/v3/go/pulumi"
)
func main() {
pulumi.Run(func(ctx *pulumi.Context) error {
_, err := ibm.GetIsLbListeners(ctx, &ibm.GetIsLbListenersArgs{
Lb: ibm_is_lb.Example.Id,
}, nil)
if err != nil {
return err
}
return nil
})
}
using System.Collections.Generic;
using System.Linq;
using Pulumi;
using Ibm = Pulumi.Ibm;
return await Deployment.RunAsync(() =>
{
var example = Ibm.GetIsLbListeners.Invoke(new()
{
Lb = ibm_is_lb.Example.Id,
});
});
package generated_program;
import com.pulumi.Context;
import com.pulumi.Pulumi;
import com.pulumi.core.Output;
import com.pulumi.ibm.IbmFunctions;
import com.pulumi.ibm.inputs.GetIsLbListenersArgs;
import java.util.List;
import java.util.ArrayList;
import java.util.Map;
import java.io.File;
import java.nio.file.Files;
import java.nio.file.Paths;
public class App {
public static void main(String[] args) {
Pulumi.run(App::stack);
}
public static void stack(Context ctx) {
final var example = IbmFunctions.getIsLbListeners(GetIsLbListenersArgs.builder()
.lb(ibm_is_lb.example().id())
.build());
}
}
variables:
example:
fn::invoke:
function: ibm:getIsLbListeners
arguments:
lb: ${ibm_is_lb.example.id}
Using getIsLbListeners
Two invocation forms are available. The direct form accepts plain arguments and either blocks until the result value is available, or returns a Promise-wrapped result. The output form accepts Input-wrapped arguments and returns an Output-wrapped result.
function getIsLbListeners(args: GetIsLbListenersArgs, opts?: InvokeOptions): Promise<GetIsLbListenersResult>
function getIsLbListenersOutput(args: GetIsLbListenersOutputArgs, opts?: InvokeOptions): Output<GetIsLbListenersResult>
def get_is_lb_listeners(id: Optional[str] = None,
lb: Optional[str] = None,
opts: Optional[InvokeOptions] = None) -> GetIsLbListenersResult
def get_is_lb_listeners_output(id: Optional[pulumi.Input[str]] = None,
lb: Optional[pulumi.Input[str]] = None,
opts: Optional[InvokeOptions] = None) -> Output[GetIsLbListenersResult]
func GetIsLbListeners(ctx *Context, args *GetIsLbListenersArgs, opts ...InvokeOption) (*GetIsLbListenersResult, error)
func GetIsLbListenersOutput(ctx *Context, args *GetIsLbListenersOutputArgs, opts ...InvokeOption) GetIsLbListenersResultOutput
> Note: This function is named GetIsLbListeners
in the Go SDK.
public static class GetIsLbListeners
{
public static Task<GetIsLbListenersResult> InvokeAsync(GetIsLbListenersArgs args, InvokeOptions? opts = null)
public static Output<GetIsLbListenersResult> Invoke(GetIsLbListenersInvokeArgs args, InvokeOptions? opts = null)
}
public static CompletableFuture<GetIsLbListenersResult> getIsLbListeners(GetIsLbListenersArgs args, InvokeOptions options)
public static Output<GetIsLbListenersResult> getIsLbListeners(GetIsLbListenersArgs args, InvokeOptions options)
fn::invoke:
function: ibm:index/getIsLbListeners:getIsLbListeners
arguments:
# arguments dictionary
The following arguments are supported:
getIsLbListeners Result
The following output properties are available:
- Id string
- (String) The policy's unique identifier.
- Lb string
- Listeners
List<Get
Is Lb Listeners Listener> - (List) Collection of listeners.
Nested scheme for
listeners
:
- Id string
- (String) The policy's unique identifier.
- Lb string
- Listeners
[]Get
Is Lb Listeners Listener - (List) Collection of listeners.
Nested scheme for
listeners
:
- id String
- (String) The policy's unique identifier.
- lb String
- listeners
List<Get
Is Lb Listeners Listener> - (List) Collection of listeners.
Nested scheme for
listeners
:
- id string
- (String) The policy's unique identifier.
- lb string
- listeners
Get
Is Lb Listeners Listener[] - (List) Collection of listeners.
Nested scheme for
listeners
:
- id str
- (String) The policy's unique identifier.
- lb str
- listeners
Sequence[Get
Is Lb Listeners Listener] - (List) Collection of listeners.
Nested scheme for
listeners
:
- id String
- (String) The policy's unique identifier.
- lb String
- listeners List<Property Map>
- (List) Collection of listeners.
Nested scheme for
listeners
:
Supporting Types
GetIsLbListenersListener
- Accept
Proxy boolProtocol - (Boolean) If set to
true
, this listener will accept and forward PROXY protocol information. Supported by load balancers in theapplication
family (otherwise alwaysfalse
). Additional restrictions:- If this listener hashttps_redirect
specified, itsaccept_proxy_protocol
value must match theaccept_proxy_protocol
value of thehttps_redirect
listener.- If this listener is the target of another listener'shttps_redirect
, itsaccept_proxy_protocol
value must match that listener'saccept_proxy_protocol
value. - Certificate
Instances List<GetIs Lb Listeners Listener Certificate Instance> - (List) The certificate instance used for SSL termination. It is applicable only to
https
protocol. Nested scheme forcertificate_instance
: - Connection
Limit double - (Integer) The connection limit of the listener.
- Created
At string - (String) The date and time that this listener was created.
- Default
Pools List<GetIs Lb Listeners Listener Default Pool> - (List) The default pool associated with the listener.
Nested scheme for
default_pool
: - Href string
- (String) The listener policy's canonical URL.
- Https
Redirects List<GetIs Lb Listeners Listener Https Redirect> - (List) If specified, the target listener that requests are redirected to.
Nested scheme for
https_redirect
: - Id string
- (String) The policy's unique identifier.
- Idle
Connection doubleTimeout - (Integer) The idle connection timeout of the listener in seconds. This property will be present for load balancers in the
application
family. Default value is50
. - Policies
List<Get
Is Lb Listeners Listener Policy> - (List) The policies for this listener.
Nested scheme for
policies
: - Port double
- (Integer) The listener port number, or the inclusive lower bound of the port range. Each listener in the load balancer must have a unique
port
andprotocol
combination. - Port
Max double - (Integer) The inclusive upper bound of the range of ports used by this listener.Only load balancers in the
network
family support more than one port per listener. - Port
Min double - (Integer) The inclusive lower bound of the range of ports used by this listener.Only load balancers in the
network
family support more than one port per listener. - Protocol string
- (String) The listener protocol. Load balancers in the
network
family supporttcp
andudp
. Load balancers in theapplication
family supporttcp
,http
, andhttps
. Each listener in the load balancer must have a uniqueport
andprotocol
combination. - Provisioning
Status string - (String) The provisioning status of this listener.
- Accept
Proxy boolProtocol - (Boolean) If set to
true
, this listener will accept and forward PROXY protocol information. Supported by load balancers in theapplication
family (otherwise alwaysfalse
). Additional restrictions:- If this listener hashttps_redirect
specified, itsaccept_proxy_protocol
value must match theaccept_proxy_protocol
value of thehttps_redirect
listener.- If this listener is the target of another listener'shttps_redirect
, itsaccept_proxy_protocol
value must match that listener'saccept_proxy_protocol
value. - Certificate
Instances []GetIs Lb Listeners Listener Certificate Instance - (List) The certificate instance used for SSL termination. It is applicable only to
https
protocol. Nested scheme forcertificate_instance
: - Connection
Limit float64 - (Integer) The connection limit of the listener.
- Created
At string - (String) The date and time that this listener was created.
- Default
Pools []GetIs Lb Listeners Listener Default Pool - (List) The default pool associated with the listener.
Nested scheme for
default_pool
: - Href string
- (String) The listener policy's canonical URL.
- Https
Redirects []GetIs Lb Listeners Listener Https Redirect - (List) If specified, the target listener that requests are redirected to.
Nested scheme for
https_redirect
: - Id string
- (String) The policy's unique identifier.
- Idle
Connection float64Timeout - (Integer) The idle connection timeout of the listener in seconds. This property will be present for load balancers in the
application
family. Default value is50
. - Policies
[]Get
Is Lb Listeners Listener Policy - (List) The policies for this listener.
Nested scheme for
policies
: - Port float64
- (Integer) The listener port number, or the inclusive lower bound of the port range. Each listener in the load balancer must have a unique
port
andprotocol
combination. - Port
Max float64 - (Integer) The inclusive upper bound of the range of ports used by this listener.Only load balancers in the
network
family support more than one port per listener. - Port
Min float64 - (Integer) The inclusive lower bound of the range of ports used by this listener.Only load balancers in the
network
family support more than one port per listener. - Protocol string
- (String) The listener protocol. Load balancers in the
network
family supporttcp
andudp
. Load balancers in theapplication
family supporttcp
,http
, andhttps
. Each listener in the load balancer must have a uniqueport
andprotocol
combination. - Provisioning
Status string - (String) The provisioning status of this listener.
- accept
Proxy BooleanProtocol - (Boolean) If set to
true
, this listener will accept and forward PROXY protocol information. Supported by load balancers in theapplication
family (otherwise alwaysfalse
). Additional restrictions:- If this listener hashttps_redirect
specified, itsaccept_proxy_protocol
value must match theaccept_proxy_protocol
value of thehttps_redirect
listener.- If this listener is the target of another listener'shttps_redirect
, itsaccept_proxy_protocol
value must match that listener'saccept_proxy_protocol
value. - certificate
Instances List<GetIs Lb Listeners Listener Certificate Instance> - (List) The certificate instance used for SSL termination. It is applicable only to
https
protocol. Nested scheme forcertificate_instance
: - connection
Limit Double - (Integer) The connection limit of the listener.
- created
At String - (String) The date and time that this listener was created.
- default
Pools List<GetIs Lb Listeners Listener Default Pool> - (List) The default pool associated with the listener.
Nested scheme for
default_pool
: - href String
- (String) The listener policy's canonical URL.
- https
Redirects List<GetIs Lb Listeners Listener Https Redirect> - (List) If specified, the target listener that requests are redirected to.
Nested scheme for
https_redirect
: - id String
- (String) The policy's unique identifier.
- idle
Connection DoubleTimeout - (Integer) The idle connection timeout of the listener in seconds. This property will be present for load balancers in the
application
family. Default value is50
. - policies
List<Get
Is Lb Listeners Listener Policy> - (List) The policies for this listener.
Nested scheme for
policies
: - port Double
- (Integer) The listener port number, or the inclusive lower bound of the port range. Each listener in the load balancer must have a unique
port
andprotocol
combination. - port
Max Double - (Integer) The inclusive upper bound of the range of ports used by this listener.Only load balancers in the
network
family support more than one port per listener. - port
Min Double - (Integer) The inclusive lower bound of the range of ports used by this listener.Only load balancers in the
network
family support more than one port per listener. - protocol String
- (String) The listener protocol. Load balancers in the
network
family supporttcp
andudp
. Load balancers in theapplication
family supporttcp
,http
, andhttps
. Each listener in the load balancer must have a uniqueport
andprotocol
combination. - provisioning
Status String - (String) The provisioning status of this listener.
- accept
Proxy booleanProtocol - (Boolean) If set to
true
, this listener will accept and forward PROXY protocol information. Supported by load balancers in theapplication
family (otherwise alwaysfalse
). Additional restrictions:- If this listener hashttps_redirect
specified, itsaccept_proxy_protocol
value must match theaccept_proxy_protocol
value of thehttps_redirect
listener.- If this listener is the target of another listener'shttps_redirect
, itsaccept_proxy_protocol
value must match that listener'saccept_proxy_protocol
value. - certificate
Instances GetIs Lb Listeners Listener Certificate Instance[] - (List) The certificate instance used for SSL termination. It is applicable only to
https
protocol. Nested scheme forcertificate_instance
: - connection
Limit number - (Integer) The connection limit of the listener.
- created
At string - (String) The date and time that this listener was created.
- default
Pools GetIs Lb Listeners Listener Default Pool[] - (List) The default pool associated with the listener.
Nested scheme for
default_pool
: - href string
- (String) The listener policy's canonical URL.
- https
Redirects GetIs Lb Listeners Listener Https Redirect[] - (List) If specified, the target listener that requests are redirected to.
Nested scheme for
https_redirect
: - id string
- (String) The policy's unique identifier.
- idle
Connection numberTimeout - (Integer) The idle connection timeout of the listener in seconds. This property will be present for load balancers in the
application
family. Default value is50
. - policies
Get
Is Lb Listeners Listener Policy[] - (List) The policies for this listener.
Nested scheme for
policies
: - port number
- (Integer) The listener port number, or the inclusive lower bound of the port range. Each listener in the load balancer must have a unique
port
andprotocol
combination. - port
Max number - (Integer) The inclusive upper bound of the range of ports used by this listener.Only load balancers in the
network
family support more than one port per listener. - port
Min number - (Integer) The inclusive lower bound of the range of ports used by this listener.Only load balancers in the
network
family support more than one port per listener. - protocol string
- (String) The listener protocol. Load balancers in the
network
family supporttcp
andudp
. Load balancers in theapplication
family supporttcp
,http
, andhttps
. Each listener in the load balancer must have a uniqueport
andprotocol
combination. - provisioning
Status string - (String) The provisioning status of this listener.
- accept_
proxy_ boolprotocol - (Boolean) If set to
true
, this listener will accept and forward PROXY protocol information. Supported by load balancers in theapplication
family (otherwise alwaysfalse
). Additional restrictions:- If this listener hashttps_redirect
specified, itsaccept_proxy_protocol
value must match theaccept_proxy_protocol
value of thehttps_redirect
listener.- If this listener is the target of another listener'shttps_redirect
, itsaccept_proxy_protocol
value must match that listener'saccept_proxy_protocol
value. - certificate_
instances Sequence[GetIs Lb Listeners Listener Certificate Instance] - (List) The certificate instance used for SSL termination. It is applicable only to
https
protocol. Nested scheme forcertificate_instance
: - connection_
limit float - (Integer) The connection limit of the listener.
- created_
at str - (String) The date and time that this listener was created.
- default_
pools Sequence[GetIs Lb Listeners Listener Default Pool] - (List) The default pool associated with the listener.
Nested scheme for
default_pool
: - href str
- (String) The listener policy's canonical URL.
- https_
redirects Sequence[GetIs Lb Listeners Listener Https Redirect] - (List) If specified, the target listener that requests are redirected to.
Nested scheme for
https_redirect
: - id str
- (String) The policy's unique identifier.
- idle_
connection_ floattimeout - (Integer) The idle connection timeout of the listener in seconds. This property will be present for load balancers in the
application
family. Default value is50
. - policies
Sequence[Get
Is Lb Listeners Listener Policy] - (List) The policies for this listener.
Nested scheme for
policies
: - port float
- (Integer) The listener port number, or the inclusive lower bound of the port range. Each listener in the load balancer must have a unique
port
andprotocol
combination. - port_
max float - (Integer) The inclusive upper bound of the range of ports used by this listener.Only load balancers in the
network
family support more than one port per listener. - port_
min float - (Integer) The inclusive lower bound of the range of ports used by this listener.Only load balancers in the
network
family support more than one port per listener. - protocol str
- (String) The listener protocol. Load balancers in the
network
family supporttcp
andudp
. Load balancers in theapplication
family supporttcp
,http
, andhttps
. Each listener in the load balancer must have a uniqueport
andprotocol
combination. - provisioning_
status str - (String) The provisioning status of this listener.
- accept
Proxy BooleanProtocol - (Boolean) If set to
true
, this listener will accept and forward PROXY protocol information. Supported by load balancers in theapplication
family (otherwise alwaysfalse
). Additional restrictions:- If this listener hashttps_redirect
specified, itsaccept_proxy_protocol
value must match theaccept_proxy_protocol
value of thehttps_redirect
listener.- If this listener is the target of another listener'shttps_redirect
, itsaccept_proxy_protocol
value must match that listener'saccept_proxy_protocol
value. - certificate
Instances List<Property Map> - (List) The certificate instance used for SSL termination. It is applicable only to
https
protocol. Nested scheme forcertificate_instance
: - connection
Limit Number - (Integer) The connection limit of the listener.
- created
At String - (String) The date and time that this listener was created.
- default
Pools List<Property Map> - (List) The default pool associated with the listener.
Nested scheme for
default_pool
: - href String
- (String) The listener policy's canonical URL.
- https
Redirects List<Property Map> - (List) If specified, the target listener that requests are redirected to.
Nested scheme for
https_redirect
: - id String
- (String) The policy's unique identifier.
- idle
Connection NumberTimeout - (Integer) The idle connection timeout of the listener in seconds. This property will be present for load balancers in the
application
family. Default value is50
. - policies List<Property Map>
- (List) The policies for this listener.
Nested scheme for
policies
: - port Number
- (Integer) The listener port number, or the inclusive lower bound of the port range. Each listener in the load balancer must have a unique
port
andprotocol
combination. - port
Max Number - (Integer) The inclusive upper bound of the range of ports used by this listener.Only load balancers in the
network
family support more than one port per listener. - port
Min Number - (Integer) The inclusive lower bound of the range of ports used by this listener.Only load balancers in the
network
family support more than one port per listener. - protocol String
- (String) The listener protocol. Load balancers in the
network
family supporttcp
andudp
. Load balancers in theapplication
family supporttcp
,http
, andhttps
. Each listener in the load balancer must have a uniqueport
andprotocol
combination. - provisioning
Status String - (String) The provisioning status of this listener.
GetIsLbListenersListenerCertificateInstance
- Crn string
- (String) The CRN for this certificate instance.
- Crn string
- (String) The CRN for this certificate instance.
- crn String
- (String) The CRN for this certificate instance.
- crn string
- (String) The CRN for this certificate instance.
- crn str
- (String) The CRN for this certificate instance.
- crn String
- (String) The CRN for this certificate instance.
GetIsLbListenersListenerDefaultPool
- Deleteds
List<Get
Is Lb Listeners Listener Default Pool Deleted> - (List) If present, this property indicates the referenced resource has been deleted and providessome supplementary information.
Nested scheme for
deleted
: - Href string
- (String) The listener policy's canonical URL.
- Id string
- (String) The policy's unique identifier.
- Name string
- (String) The user-defined name for this load balancer pool.
- Deleteds
[]Get
Is Lb Listeners Listener Default Pool Deleted - (List) If present, this property indicates the referenced resource has been deleted and providessome supplementary information.
Nested scheme for
deleted
: - Href string
- (String) The listener policy's canonical URL.
- Id string
- (String) The policy's unique identifier.
- Name string
- (String) The user-defined name for this load balancer pool.
- deleteds
List<Get
Is Lb Listeners Listener Default Pool Deleted> - (List) If present, this property indicates the referenced resource has been deleted and providessome supplementary information.
Nested scheme for
deleted
: - href String
- (String) The listener policy's canonical URL.
- id String
- (String) The policy's unique identifier.
- name String
- (String) The user-defined name for this load balancer pool.
- deleteds
Get
Is Lb Listeners Listener Default Pool Deleted[] - (List) If present, this property indicates the referenced resource has been deleted and providessome supplementary information.
Nested scheme for
deleted
: - href string
- (String) The listener policy's canonical URL.
- id string
- (String) The policy's unique identifier.
- name string
- (String) The user-defined name for this load balancer pool.
- deleteds
Sequence[Get
Is Lb Listeners Listener Default Pool Deleted] - (List) If present, this property indicates the referenced resource has been deleted and providessome supplementary information.
Nested scheme for
deleted
: - href str
- (String) The listener policy's canonical URL.
- id str
- (String) The policy's unique identifier.
- name str
- (String) The user-defined name for this load balancer pool.
- deleteds List<Property Map>
- (List) If present, this property indicates the referenced resource has been deleted and providessome supplementary information.
Nested scheme for
deleted
: - href String
- (String) The listener policy's canonical URL.
- id String
- (String) The policy's unique identifier.
- name String
- (String) The user-defined name for this load balancer pool.
GetIsLbListenersListenerDefaultPoolDeleted
- More
Info string - (String) Link to documentation about deleted resources.
- More
Info string - (String) Link to documentation about deleted resources.
- more
Info String - (String) Link to documentation about deleted resources.
- more
Info string - (String) Link to documentation about deleted resources.
- more_
info str - (String) Link to documentation about deleted resources.
- more
Info String - (String) Link to documentation about deleted resources.
GetIsLbListenersListenerHttpsRedirect
- Http
Status doubleCode - (Integer) The HTTP status code for this redirect.
- Listeners
List<Get
Is Lb Listeners Listener Https Redirect Listener> - (List)
Nested scheme for
listener
: - Uri string
- (String) The redirect relative target URI.
- Http
Status float64Code - (Integer) The HTTP status code for this redirect.
- Listeners
[]Get
Is Lb Listeners Listener Https Redirect Listener - (List)
Nested scheme for
listener
: - Uri string
- (String) The redirect relative target URI.
- http
Status DoubleCode - (Integer) The HTTP status code for this redirect.
- listeners
List<Get
Is Lb Listeners Listener Https Redirect Listener> - (List)
Nested scheme for
listener
: - uri String
- (String) The redirect relative target URI.
- http
Status numberCode - (Integer) The HTTP status code for this redirect.
- listeners
Get
Is Lb Listeners Listener Https Redirect Listener[] - (List)
Nested scheme for
listener
: - uri string
- (String) The redirect relative target URI.
- http_
status_ floatcode - (Integer) The HTTP status code for this redirect.
- listeners
Sequence[Get
Is Lb Listeners Listener Https Redirect Listener] - (List)
Nested scheme for
listener
: - uri str
- (String) The redirect relative target URI.
- http
Status NumberCode - (Integer) The HTTP status code for this redirect.
- listeners List<Property Map>
- (List)
Nested scheme for
listener
: - uri String
- (String) The redirect relative target URI.
GetIsLbListenersListenerHttpsRedirectListener
- Deleteds
List<Get
Is Lb Listeners Listener Https Redirect Listener Deleted> - (List) If present, this property indicates the referenced resource has been deleted and providessome supplementary information.
Nested scheme for
deleted
: - Href string
- (String) The listener policy's canonical URL.
- Id string
- (String) The policy's unique identifier.
- Deleteds
[]Get
Is Lb Listeners Listener Https Redirect Listener Deleted - (List) If present, this property indicates the referenced resource has been deleted and providessome supplementary information.
Nested scheme for
deleted
: - Href string
- (String) The listener policy's canonical URL.
- Id string
- (String) The policy's unique identifier.
- deleteds
List<Get
Is Lb Listeners Listener Https Redirect Listener Deleted> - (List) If present, this property indicates the referenced resource has been deleted and providessome supplementary information.
Nested scheme for
deleted
: - href String
- (String) The listener policy's canonical URL.
- id String
- (String) The policy's unique identifier.
- deleteds
Get
Is Lb Listeners Listener Https Redirect Listener Deleted[] - (List) If present, this property indicates the referenced resource has been deleted and providessome supplementary information.
Nested scheme for
deleted
: - href string
- (String) The listener policy's canonical URL.
- id string
- (String) The policy's unique identifier.
- deleteds
Sequence[Get
Is Lb Listeners Listener Https Redirect Listener Deleted] - (List) If present, this property indicates the referenced resource has been deleted and providessome supplementary information.
Nested scheme for
deleted
: - href str
- (String) The listener policy's canonical URL.
- id str
- (String) The policy's unique identifier.
- deleteds List<Property Map>
- (List) If present, this property indicates the referenced resource has been deleted and providessome supplementary information.
Nested scheme for
deleted
: - href String
- (String) The listener policy's canonical URL.
- id String
- (String) The policy's unique identifier.
GetIsLbListenersListenerHttpsRedirectListenerDeleted
- More
Info string - (String) Link to documentation about deleted resources.
- More
Info string - (String) Link to documentation about deleted resources.
- more
Info String - (String) Link to documentation about deleted resources.
- more
Info string - (String) Link to documentation about deleted resources.
- more_
info str - (String) Link to documentation about deleted resources.
- more
Info String - (String) Link to documentation about deleted resources.
GetIsLbListenersListenerPolicy
- Deleteds
List<Get
Is Lb Listeners Listener Policy Deleted> - (List) If present, this property indicates the referenced resource has been deleted and providessome supplementary information.
Nested scheme for
deleted
: - Href string
- (String) The listener policy's canonical URL.
- Id string
- (String) The policy's unique identifier.
- Deleteds
[]Get
Is Lb Listeners Listener Policy Deleted - (List) If present, this property indicates the referenced resource has been deleted and providessome supplementary information.
Nested scheme for
deleted
: - Href string
- (String) The listener policy's canonical URL.
- Id string
- (String) The policy's unique identifier.
- deleteds
List<Get
Is Lb Listeners Listener Policy Deleted> - (List) If present, this property indicates the referenced resource has been deleted and providessome supplementary information.
Nested scheme for
deleted
: - href String
- (String) The listener policy's canonical URL.
- id String
- (String) The policy's unique identifier.
- deleteds
Get
Is Lb Listeners Listener Policy Deleted[] - (List) If present, this property indicates the referenced resource has been deleted and providessome supplementary information.
Nested scheme for
deleted
: - href string
- (String) The listener policy's canonical URL.
- id string
- (String) The policy's unique identifier.
- deleteds
Sequence[Get
Is Lb Listeners Listener Policy Deleted] - (List) If present, this property indicates the referenced resource has been deleted and providessome supplementary information.
Nested scheme for
deleted
: - href str
- (String) The listener policy's canonical URL.
- id str
- (String) The policy's unique identifier.
- deleteds List<Property Map>
- (List) If present, this property indicates the referenced resource has been deleted and providessome supplementary information.
Nested scheme for
deleted
: - href String
- (String) The listener policy's canonical URL.
- id String
- (String) The policy's unique identifier.
GetIsLbListenersListenerPolicyDeleted
- More
Info string - (String) Link to documentation about deleted resources.
- More
Info string - (String) Link to documentation about deleted resources.
- more
Info String - (String) Link to documentation about deleted resources.
- more
Info string - (String) Link to documentation about deleted resources.
- more_
info str - (String) Link to documentation about deleted resources.
- more
Info String - (String) Link to documentation about deleted resources.
Package Details
- Repository
- ibm ibm-cloud/terraform-provider-ibm
- License
- Notes
- This Pulumi package is based on the
ibm
Terraform Provider.