R/dax_operations.R
dax_update_subnet_group.Rd
Modifies an existing subnet group.
See https://www.paws-r-sdk.com/docs/dax_update_subnet_group/ for full documentation.
dax_update_subnet_group(SubnetGroupName, Description = NULL, SubnetIds = NULL)
[required] The name of the subnet group.
A description of the subnet group.
A list of subnet IDs in the subnet group.