Skip to content

/AWS1/CL_EC2CREATEVPCENDPTRSLT

CreateVpcEndpointResult

CONSTRUCTOR

IMPORTING

Optional arguments:

IO_VPCENDPOINT TYPE REF TO /AWS1/CL_EC2VPCENDPOINT /AWS1/CL_EC2VPCENDPOINT

Information about the endpoint.

IV_CLIENTTOKEN TYPE /AWS1/EC2STRING /AWS1/EC2STRING

Unique, case-sensitive identifier that you provide to ensure the idempotency of the request.


Queryable Attributes

VpcEndpoint

Information about the endpoint.

Accessible with the following methods

Method Description
GET_VPCENDPOINT() Getter for VPCENDPOINT

ClientToken

Unique, case-sensitive identifier that you provide to ensure the idempotency of the request.

Accessible with the following methods

Method Description
GET_CLIENTTOKEN() Getter for CLIENTTOKEN, with configurable default
ASK_CLIENTTOKEN() Getter for CLIENTTOKEN w/ exceptions if field has no value
HAS_CLIENTTOKEN() Determine if CLIENTTOKEN has a value