Updates a subnet group
Updates a subnet group. For more information, see Updating a subnet group
See https://www.paws-r-sdk.com/docs/memorydb_update_subnet_group/ for full documentation.
memorydb_update_subnet_group( SubnetGroupName, Description = NULL, SubnetIds = NULL )
SubnetGroupName
: [required] The name of the subnet groupDescription
: A description of the subnet groupSubnetIds
: The EC2 subnet IDs for the subnet group.Useful links