/AWS1/CL_EC2MODVPCPEERINGCXN01¶
ModifyVpcPeeringConnectionOptionsResult
CONSTRUCTOR¶
IMPORTING¶
Optional arguments:¶
io_accepterpeeringconnopts TYPE REF TO /AWS1/CL_EC2PEERINGCONNOPTIONS /AWS1/CL_EC2PEERINGCONNOPTIONS¶
Information about the VPC peering connection options for the accepter VPC.
io_requesterpeeringconnopts TYPE REF TO /AWS1/CL_EC2PEERINGCONNOPTIONS /AWS1/CL_EC2PEERINGCONNOPTIONS¶
Information about the VPC peering connection options for the requester VPC.
Queryable Attributes¶
AccepterPeeringConnectionOptions¶
Information about the VPC peering connection options for the accepter VPC.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_ACCEPTERPEERINGCONNOPTS() |
Getter for ACCEPTERPEERINGCONNOPTIONS |
RequesterPeeringConnectionOptions¶
Information about the VPC peering connection options for the requester VPC.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_REQUESTERPEERINGCONNOPTS() |
Getter for REQUESTERPEERINGCONNOPTIONS |