SourceSelectionCriteriaResponse

data class SourceSelectionCriteriaResponse(val replicaModifications: ReplicaModificationsResponse? = null, val sseKmsEncryptedObjects: SseKmsEncryptedObjectsResponse? = null)

Definition of SourceSelectionCriteria

Constructors

Link copied to clipboard
constructor(replicaModifications: ReplicaModificationsResponse? = null, sseKmsEncryptedObjects: SseKmsEncryptedObjectsResponse? = null)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

A filter that you can specify for selection for modifications on replicas. A filter that you can specify for selection for modifications on replicas.

Link copied to clipboard

A container for filter information for the selection of Amazon S3 objects encrypted with AWS KMS. A container for filter information for the selection of S3 objects encrypted with AWS KMS.