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 RegisteredDynatraceDetails
Dynatrace service details returned after registration.
Syntax
To declare this entity in your CloudFormation template, use the following syntax:
JSON
{ "AccountUrn" :String}
YAML
AccountUrn:String
Properties
AccountUrn-
The Dynatrace account URN.
Required: Yes
Type: String
Update requires: No interruption