Elasticloadbalancingv2Functions
Functions
Link copied to clipboard
Specifies a listener for an Application Load Balancer, Network Load Balancer, or Gateway Load Balancer.
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.
suspend fun getListenerRule(argument: suspend GetListenerRulePlainArgsBuilder.() -> Unit): GetListenerRuleResult
Link copied to clipboard
Specifies an Application Load Balancer, a Network Load Balancer, or a Gateway Load Balancer.
suspend fun getLoadBalancer(argument: suspend GetLoadBalancerPlainArgsBuilder.() -> Unit): GetLoadBalancerResult
Link copied to clipboard
Resource Type definition for AWS::ElasticLoadBalancingV2::TargetGroup
suspend fun getTargetGroup(argument: suspend GetTargetGroupPlainArgsBuilder.() -> Unit): GetTargetGroupResult
Link copied to clipboard
Resource Type definition for AWS::ElasticLoadBalancingV2::TrustStore
suspend fun getTrustStore(argument: suspend GetTrustStorePlainArgsBuilder.() -> Unit): GetTrustStoreResult
Link copied to clipboard
suspend fun getTrustStoreRevocation(argument: GetTrustStoreRevocationPlainArgs): GetTrustStoreRevocationResult
Resource Type definition for AWS::ElasticLoadBalancingV2::TrustStoreRevocation
suspend fun getTrustStoreRevocation(argument: suspend GetTrustStoreRevocationPlainArgsBuilder.() -> Unit): GetTrustStoreRevocationResult
suspend fun getTrustStoreRevocation(revocationId: Int, trustStoreArn: String): GetTrustStoreRevocationResult