Skip to content

/AWS1/CL_FSXDSCDATAREPOSITOR01

DescribeDataRepositoryAssociationsResponse

CONSTRUCTOR

IMPORTING

Optional arguments:

it_associations TYPE /AWS1/CL_FSXDATAREPOSITORYAS00=>TT_DATAREPOSITORYASSOCIATIONS TT_DATAREPOSITORYASSOCIATIONS

An array of one or more data repository association descriptions.

iv_nexttoken TYPE /AWS1/FSXNEXTTOKEN /AWS1/FSXNEXTTOKEN

(Optional) Opaque pagination token returned from a previous operation (String). If present, this token indicates from what point you can continue processing the request, where the previous NextToken value left off.


Queryable Attributes

Associations

An array of one or more data repository association descriptions.

Accessible with the following methods

Method Description
GET_ASSOCIATIONS() Getter for ASSOCIATIONS, with configurable default
ASK_ASSOCIATIONS() Getter for ASSOCIATIONS w/ exceptions if field has no value
HAS_ASSOCIATIONS() Determine if ASSOCIATIONS has a value

NextToken

(Optional) Opaque pagination token returned from a previous operation (String). If present, this token indicates from what point you can continue processing the request, where the previous NextToken value left off.

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