describeRefreshSchemasStatus
abstract suspend fun describeRefreshSchemasStatus(input: DescribeRefreshSchemasStatusRequest): DescribeRefreshSchemasStatusResponse
Returns the status of the RefreshSchemas operation.
Samples
// Returns the status of the refresh schemas operation.
val resp = databaseMigrationClient.describeRefreshSchemasStatus {
endpointArn = ""
}Content copied to clipboard