Uses of Enum
software.amazon.awscdk.services.elasticloadbalancingv2.HttpCodeElb
Package
Description
Amazon Elastic Load Balancing V2 Construct Library
-
Uses of HttpCodeElb in software.amazon.awscdk.services.elasticloadbalancingv2
Modifier and TypeMethodDescriptionstatic HttpCodeElb
Returns the enum constant of this type with the specified name.static HttpCodeElb[]
HttpCodeElb.values()
Returns an array containing the constants of this enum type, in the order they are declared.Modifier and TypeMethodDescriptionIApplicationLoadBalancerMetrics.httpCodeElb
(HttpCodeElb code) The number of HTTP 3xx/4xx/5xx codes that originate from the load balancer.IApplicationLoadBalancerMetrics.httpCodeElb
(HttpCodeElb code, MetricOptions props) The number of HTTP 3xx/4xx/5xx codes that originate from the load balancer.default Metric
IApplicationLoadBalancerMetrics.Jsii$Default.httpCodeElb
(HttpCodeElb code, MetricOptions props) The number of HTTP 3xx/4xx/5xx codes that originate from the load balancer.final Metric
IApplicationLoadBalancerMetrics.Jsii$Proxy.httpCodeElb
(HttpCodeElb code) The number of HTTP 3xx/4xx/5xx codes that originate from the load balancer.final Metric
IApplicationLoadBalancerMetrics.Jsii$Proxy.httpCodeElb
(HttpCodeElb code, MetricOptions props) The number of HTTP 3xx/4xx/5xx codes that originate from the load balancer.ApplicationLoadBalancer.metricHttpCodeElb
(HttpCodeElb code) Deprecated.ApplicationLoadBalancer.metricHttpCodeElb
(HttpCodeElb code, MetricOptions props) Deprecated.UseApplicationLoadBalancer.metrics.httpCodeElb
instead
ApplicationLoadBalancer.metrics.httpCodeElb
instead