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