Class: Aws::Types::DynatraceConnectorProfileCredentials
- Inherits:
-
Object
- Object
- Aws::Types::DynatraceConnectorProfileCredentials
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#api_token ⇒ ::String
Returns the value of attribute api_token.
Instance Attribute Details
#api_token ⇒ ::String
Returns the value of attribute api_token.
564 565 566 |
# File 'sig/types.rbs', line 564 def api_token @api_token end |