/AWS1/CL_NWFVPCENDPTASSOCIAT02¶
High-level information about a VPC endpoint association, returned by ListVpcEndpointAssociations. You can use the information provided in the metadata to retrieve and manage a VPC endpoint association.
CONSTRUCTOR¶
IMPORTING¶
Optional arguments:¶
iv_vpcendpointassociationarn TYPE /AWS1/NWFRESOURCEARN /AWS1/NWFRESOURCEARN¶
The Amazon Resource Name (ARN) of a VPC endpoint association.
Queryable Attributes¶
VpcEndpointAssociationArn¶
The Amazon Resource Name (ARN) of a VPC endpoint association.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_VPCENDPTASSOCIATIONARN() |
Getter for VPCENDPOINTASSOCIATIONARN, with configurable defa |
ASK_VPCENDPTASSOCIATIONARN() |
Getter for VPCENDPOINTASSOCIATIONARN w/ exceptions if field |
HAS_VPCENDPTASSOCIATIONARN() |
Determine if VPCENDPOINTASSOCIATIONARN has a value |
Public Local Types In This Class¶
Internal table types, representing arrays and maps of this class, are defined as local types:
TT_VPCENDPOINTASSOCIATIONS¶
TYPES TT_VPCENDPOINTASSOCIATIONS TYPE STANDARD TABLE OF REF TO /AWS1/CL_NWFVPCENDPTASSOCIAT02 WITH DEFAULT KEY
.