/AWS1/CL_SHBAZUREDETAIL¶
The detailed Azure configuration for a connector.
CONSTRUCTOR¶
IMPORTING¶
Required arguments:¶
iv_awsconfigconnectorarn TYPE /AWS1/SHBNONEMPTYSTRING /AWS1/SHBNONEMPTYSTRING¶
The ARN of the multi-cloud configuration connector used to establish the connection to Azure.
io_scopeconfiguration TYPE REF TO /AWS1/CL_SHBAZURESCOPECONF /AWS1/CL_SHBAZURESCOPECONF¶
The scope configuration that defines which Azure resources are monitored.
it_azureregions TYPE /AWS1/CL_SHBAZUREREGIONLIST_W=>TT_AZUREREGIONLIST TT_AZUREREGIONLIST¶
The list of Azure regions being monitored.
Queryable Attributes¶
AWSConfigConnectorArn¶
The ARN of the multi-cloud configuration connector used to establish the connection to Azure.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_AWSCONFIGCONNECTORARN() |
Getter for AWSCONFIGCONNECTORARN, with configurable default |
ASK_AWSCONFIGCONNECTORARN() |
Getter for AWSCONFIGCONNECTORARN w/ exceptions if field has |
HAS_AWSCONFIGCONNECTORARN() |
Determine if AWSCONFIGCONNECTORARN has a value |
ScopeConfiguration¶
The scope configuration that defines which Azure resources are monitored.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_SCOPECONFIGURATION() |
Getter for SCOPECONFIGURATION |
AzureRegions¶
The list of Azure regions being monitored.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_AZUREREGIONS() |
Getter for AZUREREGIONS, with configurable default |
ASK_AZUREREGIONS() |
Getter for AZUREREGIONS w/ exceptions if field has no value |
HAS_AZUREREGIONS() |
Determine if AZUREREGIONS has a value |