/AWS1/CL_DOADYNASERVICEDETAILS¶
Complete service details for Dynatrace integration.
CONSTRUCTOR¶
IMPORTING¶
Required arguments:¶
iv_accounturn TYPE /AWS1/DOASTRING /AWS1/DOASTRING¶
Dynatrace resource account urn.
Optional arguments:¶
io_authorizationconfig TYPE REF TO /AWS1/CL_DOADYNASVCAUTHCONFIG /AWS1/CL_DOADYNASVCAUTHCONFIG¶
Dynatrace OAuth client credentials configuration. Use this when registering with OAuth client credentials flow.
Queryable Attributes¶
accountUrn¶
Dynatrace resource account urn.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_ACCOUNTURN() |
Getter for ACCOUNTURN, with configurable default |
ASK_ACCOUNTURN() |
Getter for ACCOUNTURN w/ exceptions if field has no value |
HAS_ACCOUNTURN() |
Determine if ACCOUNTURN has a value |
authorizationConfig¶
Dynatrace OAuth client credentials configuration. Use this when registering with OAuth client credentials flow.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_AUTHORIZATIONCONFIG() |
Getter for AUTHORIZATIONCONFIG |