Skip to content

/AWS1/CL_VL=>LSTSVCNETWORKVPCASSOCIATIONS()

About ListServiceNetworkVpcAssociations

Lists the service network and VPC associations. You can filter the list either by VPC or service network. You must provide either the service network identifier or the VPC identifier.

Method Signature

IMPORTING

Optional arguments:

IV_SERVICENETWORKIDENTIFIER TYPE /AWS1/VL_SERVICENETWORKID /AWS1/VL_SERVICENETWORKID

The ID or Amazon Resource Name (ARN) of the service network.

IV_VPCIDENTIFIER TYPE /AWS1/VL_VPCID /AWS1/VL_VPCID

The ID or Amazon Resource Name (ARN) of the VPC.

IV_MAXRESULTS TYPE /AWS1/VL_MAXRESULTS /AWS1/VL_MAXRESULTS

The maximum number of results to return.

IV_NEXTTOKEN TYPE /AWS1/VL_NEXTTOKEN /AWS1/VL_NEXTTOKEN

A pagination token for the next page of results.

RETURNING

OO_OUTPUT TYPE REF TO /AWS1/CL_VL_LSTSVCNETWORKVPC01 /AWS1/CL_VL_LSTSVCNETWORKVPC01