C# Class Amazon.ElasticLoadBalancingV2.Model.CreateListenerRequest

Container for the parameters to the CreateListener operation. Creates a listener for the specified Application Load Balancer.

You can create up to 10 listeners per load balancer.

To update a listener, use ModifyListener. When you are finished with a listener, you can delete it using DeleteListener. If you are finished with both the listener and the load balancer, you can delete them both using DeleteLoadBalancer.

For more information, see Listeners for Your Application Load Balancers in the Application Load Balancers Guide.

Inheritance: AmazonElasticLoadBalancingV2Request
ファイルを表示 Open project: aws/aws-sdk-net Class Usage Examples

Private Methods

Method Description
IsSetCertificates ( ) : bool
IsSetDefaultActions ( ) : bool
IsSetLoadBalancerArn ( ) : bool
IsSetPort ( ) : bool
IsSetProtocol ( ) : bool
IsSetSslPolicy ( ) : bool