Skip to content

/AWS1/CL_MEMDSCMULTIRGNPRMSRSP

DescribeMultiRegionParametersResponse

CONSTRUCTOR

IMPORTING

Optional arguments:

iv_nexttoken TYPE /AWS1/MEMSTRING /AWS1/MEMSTRING

An optional token to include in the response. If this token is provided, the response includes only results beyond the token, up to the value specified by MaxResults.

it_multiregionparameters TYPE /AWS1/CL_MEMMULTIREGIONPARAM=>TT_MULTIREGIONPARAMETERSLIST TT_MULTIREGIONPARAMETERSLIST

A list of parameters specific to a particular multi-region parameter group. Each element in the list contains detailed information about one parameter.


Queryable Attributes

NextToken

An optional token to include in the response. If this token is provided, the response includes only results beyond the token, up to the value specified by MaxResults.

Accessible with the following methods

Method Description
GET_NEXTTOKEN() Getter for NEXTTOKEN, with configurable default
ASK_NEXTTOKEN() Getter for NEXTTOKEN w/ exceptions if field has no value
HAS_NEXTTOKEN() Determine if NEXTTOKEN has a value

MultiRegionParameters

A list of parameters specific to a particular multi-region parameter group. Each element in the list contains detailed information about one parameter.

Accessible with the following methods

Method Description
GET_MULTIREGIONPARAMETERS() Getter for MULTIREGIONPARAMETERS, with configurable default
ASK_MULTIREGIONPARAMETERS() Getter for MULTIREGIONPARAMETERS w/ exceptions if field has
HAS_MULTIREGIONPARAMETERS() Determine if MULTIREGIONPARAMETERS has a value