/AWS1/CL_EC2CREVPCENDPTSVCCO01¶
CreateVpcEndpointServiceConfigurationResult
CONSTRUCTOR¶
IMPORTING¶
Optional arguments:¶
io_serviceconfiguration TYPE REF TO /AWS1/CL_EC2SERVICECONF /AWS1/CL_EC2SERVICECONF¶
Information about the service configuration.
iv_clienttoken TYPE /AWS1/EC2STRING /AWS1/EC2STRING¶
Unique, case-sensitive identifier that you provide to ensure the idempotency of the request.
Queryable Attributes¶
ServiceConfiguration¶
Information about the service configuration.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_SERVICECONFIGURATION() |
Getter for SERVICECONFIGURATION |
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 |