Uses of Enum Class
software.amazon.awscdk.cloud_assembly_schema.LoadBalancerListenerProtocol
Packages that use LoadBalancerListenerProtocol
-
Uses of LoadBalancerListenerProtocol in software.amazon.awscdk.cloud_assembly_schema
Methods in software.amazon.awscdk.cloud_assembly_schema that return LoadBalancerListenerProtocolModifier and TypeMethodDescriptiondefault LoadBalancerListenerProtocolLoadBalancerListenerContextQuery.getListenerProtocol()Filter by listener protocol.LoadBalancerListenerContextQuery.Jsii$Proxy.getListenerProtocol()static LoadBalancerListenerProtocolReturns the enum constant of this class with the specified name.static LoadBalancerListenerProtocol[]LoadBalancerListenerProtocol.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in software.amazon.awscdk.cloud_assembly_schema with parameters of type LoadBalancerListenerProtocolModifier and TypeMethodDescriptionLoadBalancerListenerContextQuery.Builder.listenerProtocol(LoadBalancerListenerProtocol listenerProtocol) Sets the value ofLoadBalancerListenerContextQuery.getListenerProtocol()