This is the new CloudFormation Template Reference Guide. Please update your bookmarks and links. For help getting started with CloudFormation, see the AWS CloudFormation User Guide.
AWS::DevOpsAgent::Service DynatraceServiceDetails
Configuration details for registering a Dynatrace service.
Syntax
To declare this entity in your CloudFormation template, use the following syntax:
JSON
{ "AccountUrn" :String, "AuthorizationConfig" :DynatraceAuthorizationConfig}
YAML
AccountUrn:StringAuthorizationConfig:DynatraceAuthorizationConfig
Properties
AccountUrn-
The Dynatrace account URN.
Required: Yes
Type: String
Update requires: Replacement
-
The authorization configuration for the Dynatrace service.
Required: No
Type: DynatraceAuthorizationConfig
Update requires: Replacement