You are viewing documentation for version 2 of the AWS SDK for Ruby. Version 3 documentation can be found here.
Class: Aws::ElasticLoadBalancingV2::Types::DeleteTargetGroupInput
- Inherits:
-
Struct
- Object
- Struct
- Aws::ElasticLoadBalancingV2::Types::DeleteTargetGroupInput
- Defined in:
- (unknown)
Overview
Note:
When passing DeleteTargetGroupInput as input to an Aws::Client method, you can use a vanilla Hash:
{
target_group_arn: "TargetGroupArn", # required
}
Instance Attribute Summary collapse
-
#target_group_arn ⇒ String
The Amazon Resource Name (ARN) of the target group.
Instance Attribute Details
#target_group_arn ⇒ String
The Amazon Resource Name (ARN) of the target group.