Elasticloadbalancingv2Functions

Functions

Link copied to clipboard

Specifies a listener for an Application Load Balancer, Network Load Balancer, or Gateway Load Balancer.

suspend fun getListener(listenerArn: String): GetListenerResult
suspend fun getListener(argument: suspend GetListenerPlainArgsBuilder.() -> Unit): GetListenerResult
Link copied to clipboard

Specifies a listener rule. The listener must be associated with an Application Load Balancer. Each rule consists of a priority, one or more actions, and one or more conditions. For more information, see Quotas for your Application Load Balancers in the User Guide for Application Load Balancers.

Link copied to clipboard

Specifies an Application Load Balancer, a Network Load Balancer, or a Gateway Load Balancer.

suspend fun getLoadBalancer(loadBalancerArn: String): GetLoadBalancerResult
Link copied to clipboard

Resource Type definition for AWS::ElasticLoadBalancingV2::TargetGroup

suspend fun getTargetGroup(targetGroupArn: String): GetTargetGroupResult
Link copied to clipboard

Resource Type definition for AWS::ElasticLoadBalancingV2::TrustStore

suspend fun getTrustStore(trustStoreArn: String): GetTrustStoreResult
Link copied to clipboard

Resource Type definition for AWS::ElasticLoadBalancingV2::TrustStoreRevocation

suspend fun getTrustStoreRevocation(revocationId: Int, trustStoreArn: String): GetTrustStoreRevocationResult