C# Class Amazon.ElasticLoadBalancing.Model.CreateLoadBalancerPolicyRequest

Container for the parameters to the CreateLoadBalancerPolicy operation.

Creates a new policy that contains the necessary attributes depending on the policy type. Policies are settings that are saved for your Elastic LoadBalancer and that can be applied to the front-end listener, or the back-end application server, depending on your policy type.

Inheritance: Amazon.Runtime.AmazonWebServiceRequest
Show file Open project: aws/aws-sdk-net Class Usage Examples

Private Methods

Method Description
IsSetLoadBalancerName ( ) : bool
IsSetPolicyAttributes ( ) : bool
IsSetPolicyName ( ) : bool
IsSetPolicyTypeName ( ) : bool