elbv2_modify_target_group_attributes {paws.networking}R Documentation

Modifies the specified attributes of the specified target group

Description

Modifies the specified attributes of the specified target group.

See https://www.paws-r-sdk.com/docs/elbv2_modify_target_group_attributes/ for full documentation.

Usage

elbv2_modify_target_group_attributes(TargetGroupArn, Attributes)

Arguments

TargetGroupArn

[required] The Amazon Resource Name (ARN) of the target group.

Attributes

[required] The attributes.


[Package paws.networking version 0.7.0 Index]