BucketSourceSelectionCriteria

data class BucketSourceSelectionCriteria(val replicaModifications: BucketReplicaModifications? = null, val sseKmsEncryptedObjects: BucketSseKmsEncryptedObjects? = null)

Constructors

Link copied to clipboard
fun BucketSourceSelectionCriteria(replicaModifications: BucketReplicaModifications? = null, sseKmsEncryptedObjects: BucketSseKmsEncryptedObjects? = null)

Types

Link copied to clipboard
object Companion

Properties