/AWS1/CL_R53=>LISTVPCASSOCIATIONAUTHS()
¶
About ListVPCAssociationAuthorizations¶
Gets a list of the VPCs that were created by other accounts and that can be associated
with a specified hosted zone because you've submitted one or more
CreateVPCAssociationAuthorization
requests.
The response includes a VPCs
element with a VPC
child
element for each VPC that can be associated with the hosted zone.
Method Signature¶
IMPORTING¶
Required arguments:¶
IV_HOSTEDZONEID
TYPE /AWS1/R53RESOURCEID
/AWS1/R53RESOURCEID
¶
The ID of the hosted zone for which you want a list of VPCs that can be associated with the hosted zone.
Optional arguments:¶
IV_NEXTTOKEN
TYPE /AWS1/R53PAGINATIONTOKEN
/AWS1/R53PAGINATIONTOKEN
¶
Optional: If a response includes a
NextToken
element, there are more VPCs that can be associated with the specified hosted zone. To get the next page of results, submit another request, and include the value ofNextToken
from the response in thenexttoken
parameter in anotherListVPCAssociationAuthorizations
request.
IV_MAXRESULTS
TYPE /AWS1/R53INTEGER
/AWS1/R53INTEGER
¶
Optional: An integer that specifies the maximum number of VPCs that you want Amazon Route 53 to return. If you don't specify a value for
MaxResults
, Route 53 returns up to 50 VPCs per page.
RETURNING¶
OO_OUTPUT
TYPE REF TO /AWS1/CL_R53LSTVPCASSOCIATIO01
/AWS1/CL_R53LSTVPCASSOCIATIO01
¶
Domain /AWS1/RT_ACCOUNT_ID Primitive Type NUMC