KeyValueStoreImportSource

data class KeyValueStoreImportSource(val sourceArn: String, val sourceType: String)

The import source for the key value store.

Constructors

Link copied to clipboard
constructor(sourceArn: String, sourceType: String)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

The Amazon Resource Name (ARN) of the import source for the key value store.

Link copied to clipboard

The source type of the import source for the key value store.