/AWS1/CL_OSSBTCGETVPCENDPTRSP¶
BatchGetVpcEndpointResponse
CONSTRUCTOR¶
IMPORTING¶
Optional arguments:¶
it_vpcendpointdetails TYPE /AWS1/CL_OSSVPCENDPOINTDETAIL=>TT_VPCENDPOINTDETAILS TT_VPCENDPOINTDETAILS¶
Details about the specified VPC endpoint.
it_vpcendpointerrordetails TYPE /AWS1/CL_OSSVPCENDPTERRORDET=>TT_VPCENDPOINTERRORDETAILS TT_VPCENDPOINTERRORDETAILS¶
Error information for a failed request.
Queryable Attributes¶
vpcEndpointDetails¶
Details about the specified VPC endpoint.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_VPCENDPOINTDETAILS() |
Getter for VPCENDPOINTDETAILS, with configurable default |
ASK_VPCENDPOINTDETAILS() |
Getter for VPCENDPOINTDETAILS w/ exceptions if field has no |
HAS_VPCENDPOINTDETAILS() |
Determine if VPCENDPOINTDETAILS has a value |
vpcEndpointErrorDetails¶
Error information for a failed request.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_VPCENDPOINTERRORDETAILS() |
Getter for VPCENDPOINTERRORDETAILS, with configurable defaul |
ASK_VPCENDPOINTERRORDETAILS() |
Getter for VPCENDPOINTERRORDETAILS w/ exceptions if field ha |
HAS_VPCENDPOINTERRORDETAILS() |
Determine if VPCENDPOINTERRORDETAILS has a value |