Skip to content

/AWS1/CL_R5GLSTSHRDDNSVIEWSOUT

ListSharedDNSViewsOutput

CONSTRUCTOR

IMPORTING

Required arguments:

it_dnsviews TYPE /AWS1/CL_R5GSHAREDDNSVIEWSUMM=>TT_SHAREDDNSVIEWS TT_SHAREDDNSVIEWS

An array of information about the DNS views shared with your Amazon Web Services account, including the Amazon Web Services account that owns each DNS view.

Optional arguments:

iv_nexttoken TYPE /AWS1/R5GSTRING /AWS1/R5GSTRING

A pagination token used for large sets of results that can't be returned in a single response. Provide this token in the next call to get the results not returned in this call.


Queryable Attributes

nextToken

A pagination token used for large sets of results that can't be returned in a single response. Provide this token in the next call to get the results not returned in this call.

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

dnsViews

An array of information about the DNS views shared with your Amazon Web Services account, including the Amazon Web Services account that owns each DNS view.

Accessible with the following methods

Method Description
GET_DNSVIEWS() Getter for DNSVIEWS, with configurable default
ASK_DNSVIEWS() Getter for DNSVIEWS w/ exceptions if field has no value
HAS_DNSVIEWS() Determine if DNSVIEWS has a value