C# Class Amazon.ElasticLoadBalancingV2.Model.DescribeTargetGroupsRequest

Container for the parameters to the DescribeTargetGroups operation. Describes the specified target groups or all of your target groups. By default, all target groups are described. Alternatively, you can specify one of the following to filter the results: the ARN of the load balancer, the names of one or more target groups, or the ARNs of one or more target groups.

To describe the targets for a target group, use DescribeTargetHealth. To describe the attributes of a target group, use DescribeTargetGroupAttributes.

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

Private Methods

Method Description
IsSetLoadBalancerArn ( ) : bool
IsSetMarker ( ) : bool
IsSetNames ( ) : bool
IsSetPageSize ( ) : bool
IsSetTargetGroupArns ( ) : bool