DynatraceOAuthClientCredentialsConfig
OAuth client credentials configuration for Dynatrace.
Contents
- clientId
-
OAuth client ID for authenticating with the service.
Type: String
Length Constraints: Minimum length of 1. Maximum length of 255.
Pattern:
[a-zA-Z0-9._-]+Required: Yes
- clientSecret
-
OAuth client secret for authenticating with the service.
Type: String
Length Constraints: Minimum length of 1. Maximum length of 512.
Pattern:
[\S]+Required: Yes
- clientName
-
User friendly OAuth client name specified by end user.
Type: String
Length Constraints: Minimum length of 1. Maximum length of 100.
Pattern:
[\p{L}\p{N}\p{Z}._-]+Required: No
- exchangeParameters
-
OAuth token exchange parameters for authenticating with the service.
Type: String to string map
Required: No
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: