/AWS1/CL_MEM=>CREATEMULTIREGIONCLUSTER()
¶
About CreateMultiRegionCluster¶
Creates a new multi-Region cluster.
Method Signature¶
IMPORTING¶
Required arguments:¶
IV_MULTIREGIONCLSTNAMESUFFIX
TYPE /AWS1/MEMSTRING
/AWS1/MEMSTRING
¶
A suffix to be added to the multi-Region cluster name.
IV_NODETYPE
TYPE /AWS1/MEMSTRING
/AWS1/MEMSTRING
¶
The node type to be used for the multi-Region cluster.
Optional arguments:¶
IV_DESCRIPTION
TYPE /AWS1/MEMSTRING
/AWS1/MEMSTRING
¶
A description for the multi-Region cluster.
IV_ENGINE
TYPE /AWS1/MEMSTRING
/AWS1/MEMSTRING
¶
The name of the engine to be used for the multi-Region cluster.
IV_ENGINEVERSION
TYPE /AWS1/MEMSTRING
/AWS1/MEMSTRING
¶
The version of the engine to be used for the multi-Region cluster.
IV_MULTIREGIONPARAMGROUPNAME
TYPE /AWS1/MEMSTRING
/AWS1/MEMSTRING
¶
The name of the multi-Region parameter group to be associated with the cluster.
IV_NUMSHARDS
TYPE /AWS1/MEMINTEGEROPTIONAL
/AWS1/MEMINTEGEROPTIONAL
¶
The number of shards for the multi-Region cluster.
IV_TLSENABLED
TYPE /AWS1/MEMBOOLEANOPTIONAL
/AWS1/MEMBOOLEANOPTIONAL
¶
Whether to enable TLS encryption for the multi-Region cluster.
IT_TAGS
TYPE /AWS1/CL_MEMTAG=>TT_TAGLIST
TT_TAGLIST
¶
A list of tags to be applied to the multi-Region cluster.