Skip to content

/AWS1/CL_MEMDSCMULTIRGNPRMGR01

DescribeMultiRegionParameterGroupsResponse

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_multiregionparamgroups TYPE /AWS1/CL_MEMMULTIRGNPARAMGROUP=>TT_MULTIREGIONPARAMGROUPLIST TT_MULTIREGIONPARAMGROUPLIST

A list of multi-region parameter groups. Each element in the list contains detailed information about one parameter group.


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

MultiRegionParameterGroups

A list of multi-region parameter groups. Each element in the list contains detailed information about one parameter group.

Accessible with the following methods

Method Description
GET_MULTIREGIONPARAMGROUPS() Getter for MULTIREGIONPARAMETERGROUPS, with configurable def
ASK_MULTIREGIONPARAMGROUPS() Getter for MULTIREGIONPARAMETERGROUPS w/ exceptions if field
HAS_MULTIREGIONPARAMGROUPS() Determine if MULTIREGIONPARAMETERGROUPS has a value