Skip to content

/AWS1/CL_APRLSTVPCINGCONNSFILT

Returns a list of VPC Ingress Connections based on the filter provided. It can return either ServiceArn or VpcEndpointId, or both.

CONSTRUCTOR

IMPORTING

Optional arguments:

IV_SERVICEARN TYPE /AWS1/APRAPPRUNNERRESOURCEARN /AWS1/APRAPPRUNNERRESOURCEARN

The Amazon Resource Name (ARN) of a service to filter by.

IV_VPCENDPOINTID TYPE /AWS1/APRSTRING /AWS1/APRSTRING

The ID of a VPC Endpoint to filter by.


Queryable Attributes

ServiceArn

The Amazon Resource Name (ARN) of a service to filter by.

Accessible with the following methods

Method Description
GET_SERVICEARN() Getter for SERVICEARN, with configurable default
ASK_SERVICEARN() Getter for SERVICEARN w/ exceptions if field has no value
HAS_SERVICEARN() Determine if SERVICEARN has a value

VpcEndpointId

The ID of a VPC Endpoint to filter by.

Accessible with the following methods

Method Description
GET_VPCENDPOINTID() Getter for VPCENDPOINTID, with configurable default
ASK_VPCENDPOINTID() Getter for VPCENDPOINTID w/ exceptions if field has no value
HAS_VPCENDPOINTID() Determine if VPCENDPOINTID has a value