Skip to content

/AWS1/CL_PP2DSCPROTECTCONFSRS

DescribeProtectConfigurationsResult

CONSTRUCTOR

IMPORTING

Optional arguments:

it_protectconfigurations TYPE /AWS1/CL_PP2PROTECTCONFINFMT00=>TT_PROTECTCONFINFORMATIONLIST TT_PROTECTCONFINFORMATIONLIST

An array of ProtectConfigurationInformation objects that contain the details for the request.

iv_nexttoken TYPE /AWS1/PP2NEXTTOKEN /AWS1/PP2NEXTTOKEN

The token to be used for the next set of paginated results. You don't need to supply a value for this field in the initial request.


Queryable Attributes

ProtectConfigurations

An array of ProtectConfigurationInformation objects that contain the details for the request.

Accessible with the following methods

Method Description
GET_PROTECTCONFIGURATIONS() Getter for PROTECTCONFIGURATIONS, with configurable default
ASK_PROTECTCONFIGURATIONS() Getter for PROTECTCONFIGURATIONS w/ exceptions if field has
HAS_PROTECTCONFIGURATIONS() Determine if PROTECTCONFIGURATIONS has a value

NextToken

The token to be used for the next set of paginated results. You don't need to supply a value for this field in the initial request.

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