python-botocore/botocore/data/neptune/2014-10-31/service-2.sdk-extras.json

24 lines
561 B
JSON
Raw Normal View History

2018-10-04 08:50:52 +02:00
{
"version": 1.0,
"merge": {
"shapes": {
"CopyDBClusterSnapshotMessage": {
"members": {
"SourceRegion": {
"shape": "String",
"documentation": "<p>The ID of the region that contains the snapshot to be copied.</p>"
}
}
},
"CreateDBClusterMessage": {
"members": {
"SourceRegion": {
"shape": "String",
"documentation": "<p>The ID of the region that contains the source for the db cluster.</p>"
}
}
}
}
}
}