/AWS1/CL_ECA=>MODIFYCACHESUBNETGROUP()
¶
About ModifyCacheSubnetGroup¶
Modifies an existing cache subnet group.
Method Signature¶
IMPORTING¶
Required arguments:¶
IV_CACHESUBNETGROUPNAME
TYPE /AWS1/ECASTRING
/AWS1/ECASTRING
¶
The name for the cache subnet group. This value is stored as a lowercase string.
Constraints: Must contain no more than 255 alphanumeric characters or hyphens.
Example:
mysubnetgroup
Optional arguments:¶
IV_CACHESUBNETGROUPDESC
TYPE /AWS1/ECASTRING
/AWS1/ECASTRING
¶
A description of the cache subnet group.
IT_SUBNETIDS
TYPE /AWS1/CL_ECASUBNETIDLIST_W=>TT_SUBNETIDENTIFIERLIST
TT_SUBNETIDENTIFIERLIST
¶
The EC2 subnet IDs for the cache subnet group.