/AWS1/CL_SHBCSPMPVDRSUMMARY¶
A summary of the cloud provider configuration for a connector.
CONSTRUCTOR¶
IMPORTING¶
Optional arguments:¶
iv_providername TYPE /AWS1/SHBCSPMCNCTRPROVIDERNAME /AWS1/SHBCSPMCNCTRPROVIDERNAME¶
The name of the cloud provider.
iv_connectorstatus TYPE /AWS1/SHBCSPMCONNECTORSTATUS /AWS1/SHBCSPMCONNECTORSTATUS¶
The connectivity status of the connector.
io_providerconfiguration TYPE REF TO /AWS1/CL_SHBCSPMPROVIDERDETAIL /AWS1/CL_SHBCSPMPROVIDERDETAIL¶
The provider configuration details.
Queryable Attributes¶
ProviderName¶
The name of the cloud provider.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_PROVIDERNAME() |
Getter for PROVIDERNAME, with configurable default |
ASK_PROVIDERNAME() |
Getter for PROVIDERNAME w/ exceptions if field has no value |
HAS_PROVIDERNAME() |
Determine if PROVIDERNAME has a value |
ConnectorStatus¶
The connectivity status of the connector.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_CONNECTORSTATUS() |
Getter for CONNECTORSTATUS, with configurable default |
ASK_CONNECTORSTATUS() |
Getter for CONNECTORSTATUS w/ exceptions if field has no val |
HAS_CONNECTORSTATUS() |
Determine if CONNECTORSTATUS has a value |
ProviderConfiguration¶
The provider configuration details.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_PROVIDERCONFIGURATION() |
Getter for PROVIDERCONFIGURATION |