dax_update_subnet_group: Modifies an existing subnet group

View source: R/dax_operations.R

dax_update_subnet_groupR Documentation

Modifies an existing subnet group

Description

Modifies an existing subnet group.

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

Usage

dax_update_subnet_group(SubnetGroupName, Description = NULL, SubnetIds = NULL)

Arguments

SubnetGroupName

[required] The name of the subnet group.

Description

A description of the subnet group.

SubnetIds

A list of subnet IDs in the subnet group.


paws.database documentation built on Sept. 12, 2023, 1:21 a.m.