Package-level declarations

Inherited functions

Link copied to clipboard
suspend fun DynamoDbClient.waitUntilContributorInsightsEnabled(block: DescribeContributorInsightsRequest.Builder.() -> Unit): ERROR CLASS: Symbol not found for Outcome<aws/sdk/kotlin/services/dynamodb/model/DescribeContributorInsightsResponse>
suspend fun DynamoDbClient.waitUntilContributorInsightsEnabled(request: DescribeContributorInsightsRequest, retryStrategy: ERROR CLASS: Symbol not found for RetryStrategy?? = null): ERROR CLASS: Symbol not found for Outcome<aws/sdk/kotlin/services/dynamodb/model/DescribeContributorInsightsResponse>
Link copied to clipboard
suspend fun DynamoDbClient.waitUntilExportCompleted(block: DescribeExportRequest.Builder.() -> Unit): ERROR CLASS: Symbol not found for Outcome<aws/sdk/kotlin/services/dynamodb/model/DescribeExportResponse>
suspend fun DynamoDbClient.waitUntilExportCompleted(request: DescribeExportRequest, retryStrategy: ERROR CLASS: Symbol not found for RetryStrategy?? = null): ERROR CLASS: Symbol not found for Outcome<aws/sdk/kotlin/services/dynamodb/model/DescribeExportResponse>
Link copied to clipboard
suspend fun DynamoDbClient.waitUntilImportCompleted(block: DescribeImportRequest.Builder.() -> Unit): ERROR CLASS: Symbol not found for Outcome<aws/sdk/kotlin/services/dynamodb/model/DescribeImportResponse>
suspend fun DynamoDbClient.waitUntilImportCompleted(request: DescribeImportRequest, retryStrategy: ERROR CLASS: Symbol not found for RetryStrategy?? = null): ERROR CLASS: Symbol not found for Outcome<aws/sdk/kotlin/services/dynamodb/model/DescribeImportResponse>
suspend fun DynamoDbClient.waitUntilKinesisStreamingDestinationActive(block: DescribeKinesisStreamingDestinationRequest.Builder.() -> Unit): ERROR CLASS: Symbol not found for Outcome<aws/sdk/kotlin/services/dynamodb/model/DescribeKinesisStreamingDestinationResponse>
suspend fun DynamoDbClient.waitUntilKinesisStreamingDestinationActive(request: DescribeKinesisStreamingDestinationRequest, retryStrategy: ERROR CLASS: Symbol not found for RetryStrategy?? = null): ERROR CLASS: Symbol not found for Outcome<aws/sdk/kotlin/services/dynamodb/model/DescribeKinesisStreamingDestinationResponse>
Link copied to clipboard
suspend fun DynamoDbClient.waitUntilTableExists(block: DescribeTableRequest.Builder.() -> Unit): ERROR CLASS: Symbol not found for Outcome<aws/sdk/kotlin/services/dynamodb/model/DescribeTableResponse>
suspend fun DynamoDbClient.waitUntilTableExists(request: DescribeTableRequest, retryStrategy: ERROR CLASS: Symbol not found for RetryStrategy?? = null): ERROR CLASS: Symbol not found for Outcome<aws/sdk/kotlin/services/dynamodb/model/DescribeTableResponse>
Link copied to clipboard
suspend fun DynamoDbClient.waitUntilTableNotExists(block: DescribeTableRequest.Builder.() -> Unit): ERROR CLASS: Symbol not found for Outcome<aws/sdk/kotlin/services/dynamodb/model/DescribeTableResponse>
suspend fun DynamoDbClient.waitUntilTableNotExists(request: DescribeTableRequest, retryStrategy: ERROR CLASS: Symbol not found for RetryStrategy?? = null): ERROR CLASS: Symbol not found for Outcome<aws/sdk/kotlin/services/dynamodb/model/DescribeTableResponse>