/AWS1/CL_OUTCREATEPVTCVYCFGOUT¶
CreatePrivateConnectivityConfigOutput
CONSTRUCTOR¶
IMPORTING¶
Optional arguments:¶
io_privateconnectivityconfig TYPE REF TO /AWS1/CL_OUTPVTCNNCTVYCONFIG /AWS1/CL_OUTPVTCNNCTVYCONFIG¶
The private connectivity configuration for the Outpost.
iv_outpostid TYPE /AWS1/OUTOUTPOSTID /AWS1/OUTOUTPOSTID¶
The ID of the Outpost.
Queryable Attributes¶
PrivateConnectivityConfig¶
The private connectivity configuration for the Outpost.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_PRIVATECNNCTVYCONFIG() |
Getter for PRIVATECONNECTIVITYCONFIG |
OutpostId¶
The ID of the Outpost.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_OUTPOSTID() |
Getter for OUTPOSTID, with configurable default |
ASK_OUTPOSTID() |
Getter for OUTPOSTID w/ exceptions if field has no value |
HAS_OUTPOSTID() |
Determine if OUTPOSTID has a value |