/AWS1/CL_SGM=>LISTASSOCIATIONS()
¶
About ListAssociations¶
Lists the associations in your account and their properties.
Method Signature¶
IMPORTING¶
Optional arguments:¶
IV_SOURCEARN
TYPE /AWS1/SGMASSOCIATIONENTITYARN
/AWS1/SGMASSOCIATIONENTITYARN
¶
A filter that returns only associations with the specified source ARN.
IV_DESTINATIONARN
TYPE /AWS1/SGMASSOCIATIONENTITYARN
/AWS1/SGMASSOCIATIONENTITYARN
¶
A filter that returns only associations with the specified destination Amazon Resource Name (ARN).
IV_SOURCETYPE
TYPE /AWS1/SGMSTRING256
/AWS1/SGMSTRING256
¶
A filter that returns only associations with the specified source type.
IV_DESTINATIONTYPE
TYPE /AWS1/SGMSTRING256
/AWS1/SGMSTRING256
¶
A filter that returns only associations with the specified destination type.
IV_ASSOCIATIONTYPE
TYPE /AWS1/SGMASSOCIATIONEDGETYPE
/AWS1/SGMASSOCIATIONEDGETYPE
¶
A filter that returns only associations of the specified type.
IV_CREATEDAFTER
TYPE /AWS1/SGMTIMESTAMP
/AWS1/SGMTIMESTAMP
¶
A filter that returns only associations created on or after the specified time.
IV_CREATEDBEFORE
TYPE /AWS1/SGMTIMESTAMP
/AWS1/SGMTIMESTAMP
¶
A filter that returns only associations created on or before the specified time.
IV_SORTBY
TYPE /AWS1/SGMSORTASSOCIATIONSBY
/AWS1/SGMSORTASSOCIATIONSBY
¶
The property used to sort results. The default value is
CreationTime
.
IV_SORTORDER
TYPE /AWS1/SGMSORTORDER
/AWS1/SGMSORTORDER
¶
The sort order. The default value is
Descending
.
IV_NEXTTOKEN
TYPE /AWS1/SGMNEXTTOKEN
/AWS1/SGMNEXTTOKEN
¶
If the previous call to
ListAssociations
didn't return the full set of associations, the call returns a token for getting the next set of associations.
IV_MAXRESULTS
TYPE /AWS1/SGMMAXRESULTS
/AWS1/SGMMAXRESULTS
¶
The maximum number of associations to return in the response. The default value is 10.