/AWS1/CL_NWMVPCATTACHMENT¶
Describes a VPC attachment.
CONSTRUCTOR
¶
IMPORTING¶
Optional arguments:¶
io_attachment
TYPE REF TO /AWS1/CL_NWMATTACHMENT
/AWS1/CL_NWMATTACHMENT
¶
Provides details about the VPC attachment.
it_subnetarns
TYPE /AWS1/CL_NWMSUBNETARNLIST_W=>TT_SUBNETARNLIST
TT_SUBNETARNLIST
¶
The subnet ARNs.
io_options
TYPE REF TO /AWS1/CL_NWMVPCOPTIONS
/AWS1/CL_NWMVPCOPTIONS
¶
Provides details about the VPC attachment.
Queryable Attributes¶
Attachment¶
Provides details about the VPC attachment.
Accessible with the following methods¶
Method | Description |
---|---|
GET_ATTACHMENT() |
Getter for ATTACHMENT |
SubnetArns¶
The subnet ARNs.
Accessible with the following methods¶
Method | Description |
---|---|
GET_SUBNETARNS() |
Getter for SUBNETARNS, with configurable default |
ASK_SUBNETARNS() |
Getter for SUBNETARNS w/ exceptions if field has no value |
HAS_SUBNETARNS() |
Determine if SUBNETARNS has a value |
Options¶
Provides details about the VPC attachment.
Accessible with the following methods¶
Method | Description |
---|---|
GET_OPTIONS() |
Getter for OPTIONS |