Skip to content

/AWS1/CL_MDLLISTINPSECGRPSRSP

Placeholder documentation for ListInputSecurityGroupsResponse

CONSTRUCTOR

IMPORTING

Optional arguments:

IT_INPUTSECURITYGROUPS TYPE /AWS1/CL_MDLINPUTSECURITYGROUP=>TT___LISTOFINPUTSECURITYGROUP TT___LISTOFINPUTSECURITYGROUP

List of input security groups

IV_NEXTTOKEN TYPE /AWS1/MDL__STRING /AWS1/MDL__STRING

NextToken


Queryable Attributes

InputSecurityGroups

List of input security groups

Accessible with the following methods

Method Description
GET_INPUTSECURITYGROUPS() Getter for INPUTSECURITYGROUPS, with configurable default
ASK_INPUTSECURITYGROUPS() Getter for INPUTSECURITYGROUPS w/ exceptions if field has no
HAS_INPUTSECURITYGROUPS() Determine if INPUTSECURITYGROUPS has a value

NextToken

NextToken

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