ConnectorProfileConnectorProfileConfigConnectorProfileCredentialsDynatraceArgs

data class ConnectorProfileConnectorProfileConfigConnectorProfileCredentialsDynatraceArgs(val apiToken: Output<String>) : ConvertibleToJava<ConnectorProfileConnectorProfileConfigConnectorProfileCredentialsDynatraceArgs>

Constructors

constructor(apiToken: Output<String>)

Properties

Link copied to clipboard
val apiToken: Output<String>

The API tokens used by Dynatrace API to authenticate various API calls.

Functions

Link copied to clipboard
open override fun toJava(): ConnectorProfileConnectorProfileConfigConnectorProfileCredentialsDynatraceArgs