Package-level declarations

Inherited functions

Link copied to clipboard
suspend fun DynamoDbClient.waitUntilContributorInsightsEnabled(request: DescribeContributorInsightsRequest, retryStrategy: <Error class: unknown class>? = null): <Error class: unknown class><DescribeContributorInsightsResponse>
Link copied to clipboard
suspend fun DynamoDbClient.waitUntilExportCompleted(request: DescribeExportRequest, retryStrategy: <Error class: unknown class>? = null): <Error class: unknown class><DescribeExportResponse>
Link copied to clipboard
suspend fun DynamoDbClient.waitUntilImportCompleted(request: DescribeImportRequest, retryStrategy: <Error class: unknown class>? = null): <Error class: unknown class><DescribeImportResponse>
Link copied to clipboard
suspend fun DynamoDbClient.waitUntilTableExists(block: DescribeTableRequest.Builder.() -> Unit): <Error class: unknown class><DescribeTableResponse>
suspend fun DynamoDbClient.waitUntilTableExists(request: DescribeTableRequest, retryStrategy: <Error class: unknown class>? = null): <Error class: unknown class><DescribeTableResponse>
Link copied to clipboard
suspend fun DynamoDbClient.waitUntilTableNotExists(block: DescribeTableRequest.Builder.() -> Unit): <Error class: unknown class><DescribeTableResponse>
suspend fun DynamoDbClient.waitUntilTableNotExists(request: DescribeTableRequest, retryStrategy: <Error class: unknown class>? = null): <Error class: unknown class><DescribeTableResponse>