AWS::AppTest::TestCase TargetDatabaseMetadata
Specifies a target database metadata.
Syntax
To declare this entity in your AWS CloudFormation template, use the following syntax:
JSON
{ "CaptureTool" :
String
, "Type" :String
}
YAML
CaptureTool:
String
Type:String
Properties
CaptureTool
-
The capture tool of the target database metadata.
Required: Yes
Type: String
Allowed values:
Precisely | AWS DMS
Update requires: No interruption
Type
-
The type of the target database metadata.
Required: Yes
Type: String
Allowed values:
PostgreSQL
Update requires: No interruption