# Constants
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
# Structs
No description provided by the author
Auth defines all required information for authenticated API calls.
AuthSecret represents a user-defined client id or client secret.
Environment defines all required information for accessing a Dynatrace environment.
Group defines a group of Environment.
No description provided by the author
OAuth defines the required information to request oAuth bearer tokens for authenticated API calls.
No description provided by the author
TypedValue represents a value with a Type - currently these are variables that can be either: - TypeEnvironment...loaded from an environment variable - TypeValue...read directly Additionally TypedValues can be defined directly as a string, as a shorthand for type: TypeValue.
# Type aliases
No description provided by the author