/AWS1/CL_EC2CREVPCENDPTCXNNT01¶
CreateVpcEndpointConnectionNotificationResult
CONSTRUCTOR
¶
IMPORTING¶
Optional arguments:¶
IO_CONNECTIONNOTIFICATION
TYPE REF TO /AWS1/CL_EC2CONNECTIONNOTIF
/AWS1/CL_EC2CONNECTIONNOTIF
¶
Information about the notification.
IV_CLIENTTOKEN
TYPE /AWS1/EC2STRING
/AWS1/EC2STRING
¶
Unique, case-sensitive identifier that you provide to ensure the idempotency of the request.
Queryable Attributes¶
ConnectionNotification¶
Information about the notification.
Accessible with the following methods¶
Method | Description |
---|---|
GET_CONNECTIONNOTIFICATION() |
Getter for CONNECTIONNOTIFICATION |
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 |