/AWS1/CL_EC2MODVPCENDPTPAYER01¶
ModifyVpcEndpointPayerResponsibilityResult
CONSTRUCTOR¶
IMPORTING¶
Optional arguments:¶
iv_vpcendpointid TYPE /AWS1/EC2STRING /AWS1/EC2STRING¶
The ID of the VPC endpoint.
it_payerresponsibilities TYPE /AWS1/CL_EC2PAYERRESPENTRY=>TT_PAYERRESPONSIBILITYSET TT_PAYERRESPONSIBILITYSET¶
The payer responsibility settings for the VPC endpoint.
Queryable Attributes¶
VpcEndpointId¶
The ID of the VPC endpoint.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_VPCENDPOINTID() |
Getter for VPCENDPOINTID, with configurable default |
ASK_VPCENDPOINTID() |
Getter for VPCENDPOINTID w/ exceptions if field has no value |
HAS_VPCENDPOINTID() |
Determine if VPCENDPOINTID has a value |
PayerResponsibilities¶
The payer responsibility settings for the VPC endpoint.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_PAYERRESPONSIBILITIES() |
Getter for PAYERRESPONSIBILITIES, with configurable default |
ASK_PAYERRESPONSIBILITIES() |
Getter for PAYERRESPONSIBILITIES w/ exceptions if field has |
HAS_PAYERRESPONSIBILITIES() |
Determine if PAYERRESPONSIBILITIES has a value |