Class: Aws::Types::DynatraceServiceDetails
- Inherits:
-
Object
- Object
- Aws::Types::DynatraceServiceDetails
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#account_urn ⇒ ::String
Returns the value of attribute account_urn.
-
#authorization_config ⇒ Types::DynatraceServiceAuthorizationConfig
Returns the value of attribute authorization_config.
Instance Attribute Details
#account_urn ⇒ ::String
Returns the value of attribute account_urn.
529 530 531 |
# File 'sig/types.rbs', line 529 def account_urn @account_urn end |
#authorization_config ⇒ Types::DynatraceServiceAuthorizationConfig
Returns the value of attribute authorization_config.
530 531 532 |
# File 'sig/types.rbs', line 530 def @authorization_config end |