describeOrderableReplicationInstances

Returns information about the replication instance types that can be created in the specified region.

Samples

// Returns information about the replication instance types that can be created in the specified
// region.
val resp = databaseMigrationClient.describeOrderableReplicationInstances {
    maxRecords = 123
    marker = ""
}