Learn R Programming

paws.networking (version 0.2.0)

elbv2_set_security_groups: Associates the specified security groups with the specified Application Load Balancer

Description

Associates the specified security groups with the specified Application Load Balancer. The specified security groups override the previously associated security groups.

See https://paws-r.github.io/docs/elbv2/set_security_groups.html for full documentation.

Usage

elbv2_set_security_groups(LoadBalancerArn, SecurityGroups)

Arguments

LoadBalancerArn

[required] The Amazon Resource Name (ARN) of the load balancer.

SecurityGroups

[required] The IDs of the security groups.