Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface AccountInfoSecure

Package version

Dynatrace account API Key

Hierarchy

  • AccountInfoSecure

Index

Properties

Optional accountId

accountId: undefined | string

Account Id of the account this environment is linked to NOTE: This property will not be serialized. It can only be populated by the server.

Optional apiKey

apiKey: undefined | string

API Key of the user account This value contains a credential. Consider obscuring before showing to users NOTE: This property will not be serialized. It can only be populated by the server.

Optional regionId

regionId: undefined | string

Region in which the account is created NOTE: This property will not be serialized. It can only be populated by the server.

Generated using TypeDoc