Skip to content

/AWS1/CL_ECA=>CREATECACHESUBNETGROUP()

About CreateCacheSubnetGroup

Creates a new cache subnet group.

Use this parameter only when you are creating a cluster in an Amazon Virtual Private Cloud (Amazon VPC).

Method Signature

IMPORTING

Required arguments:

IV_CACHESUBNETGROUPNAME TYPE /AWS1/ECASTRING /AWS1/ECASTRING

A 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

IV_CACHESUBNETGROUPDESC TYPE /AWS1/ECASTRING /AWS1/ECASTRING

A description for the cache subnet group.

IT_SUBNETIDS TYPE /AWS1/CL_ECASUBNETIDLIST_W=>TT_SUBNETIDENTIFIERLIST TT_SUBNETIDENTIFIERLIST

A list of VPC subnet IDs for the cache subnet group.

Optional arguments:

IT_TAGS TYPE /AWS1/CL_ECATAG=>TT_TAGLIST TT_TAGLIST

A list of tags to be added to this resource. A tag is a key-value pair. A tag key must be accompanied by a tag value, although null is accepted.

RETURNING

OO_OUTPUT TYPE REF TO /AWS1/CL_ECACRECACHESNETGRRS /AWS1/CL_ECACRECACHESNETGRRS