elbv2_modify_capacity_reservation: Modifies the capacity reservation of the specified load...

View source: R/elbv2_operations.R

elbv2_modify_capacity_reservationR Documentation

Modifies the capacity reservation of the specified load balancer

Description

Modifies the capacity reservation of the specified load balancer.

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

Usage

elbv2_modify_capacity_reservation(
  LoadBalancerArn,
  MinimumLoadBalancerCapacity = NULL,
  ResetCapacityReservation = NULL
)

Arguments

LoadBalancerArn

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

MinimumLoadBalancerCapacity

The minimum load balancer capacity reserved.

ResetCapacityReservation

Resets the capacity reservation.


paws.networking documentation built on April 3, 2025, 5:54 p.m.