Skip to content

/AWS1/CL_FMSLISTCPLNCSTATUSRSP

ListComplianceStatusResponse

CONSTRUCTOR

IMPORTING

Optional arguments:

IT_POLICYCPLNCSTATUSLIST TYPE /AWS1/CL_FMSPOLICYCPLNCSTATUS=>TT_POLICYCOMPLIANCESTATUSLIST TT_POLICYCOMPLIANCESTATUSLIST

An array of PolicyComplianceStatus objects.

IV_NEXTTOKEN TYPE /AWS1/FMSPAGINATIONTOKEN /AWS1/FMSPAGINATIONTOKEN

If you have more PolicyComplianceStatus objects than the number that you specified for MaxResults in the request, the response includes a NextToken value. To list more PolicyComplianceStatus objects, submit another ListComplianceStatus request, and specify the NextToken value from the response in the NextToken value in the next request.


Queryable Attributes

PolicyComplianceStatusList

An array of PolicyComplianceStatus objects.

Accessible with the following methods

Method Description
GET_POLICYCPLNCSTATUSLIST() Getter for POLICYCOMPLIANCESTATUSLIST, with configurable def
ASK_POLICYCPLNCSTATUSLIST() Getter for POLICYCOMPLIANCESTATUSLIST w/ exceptions if field
HAS_POLICYCPLNCSTATUSLIST() Determine if POLICYCOMPLIANCESTATUSLIST has a value

NextToken

If you have more PolicyComplianceStatus objects than the number that you specified for MaxResults in the request, the response includes a NextToken value. To list more PolicyComplianceStatus objects, submit another ListComplianceStatus request, and specify the NextToken value from the response in the NextToken value in the next 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