/AWS1/CL_MCIPROVIDER¶
Describes the respective AWS Interconnect Partner organization.
CONSTRUCTOR¶
IMPORTING¶
Optional arguments:¶
iv_cloudserviceprovider TYPE /AWS1/MCICLOUDSERVICEPROVIDER /AWS1/MCICLOUDSERVICEPROVIDER¶
The provider's name. Specifically, connections to/from this Cloud Service Provider will be considered Multicloud connections.
iv_lastmileprovider TYPE /AWS1/MCILASTMILEPROVIDER /AWS1/MCILASTMILEPROVIDER¶
The provider's name. Specifically, connections to/from this Last Mile Provider will be considered LastMile connections.
Queryable Attributes¶
cloudServiceProvider¶
The provider's name. Specifically, connections to/from this Cloud Service Provider will be considered Multicloud connections.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_CLOUDSERVICEPROVIDER() |
Getter for CLOUDSERVICEPROVIDER, with configurable default |
ASK_CLOUDSERVICEPROVIDER() |
Getter for CLOUDSERVICEPROVIDER w/ exceptions if field has n |
HAS_CLOUDSERVICEPROVIDER() |
Determine if CLOUDSERVICEPROVIDER has a value |
lastMileProvider¶
The provider's name. Specifically, connections to/from this Last Mile Provider will be considered LastMile connections.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_LASTMILEPROVIDER() |
Getter for LASTMILEPROVIDER, with configurable default |
ASK_LASTMILEPROVIDER() |
Getter for LASTMILEPROVIDER w/ exceptions if field has no va |
HAS_LASTMILEPROVIDER() |
Determine if LASTMILEPROVIDER has a value |