Bucket V2Replication Configuration Rule Source Selection Criteria Args Builder
Functions
Link copied to clipboard
suspend fun sseKmsEncryptedObjects(value: Output<List<BucketV2ReplicationConfigurationRuleSourceSelectionCriteriaSseKmsEncryptedObjectArgs>>)
suspend fun sseKmsEncryptedObjects(vararg values: BucketV2ReplicationConfigurationRuleSourceSelectionCriteriaSseKmsEncryptedObjectArgs)
suspend fun sseKmsEncryptedObjects(vararg values: Output<BucketV2ReplicationConfigurationRuleSourceSelectionCriteriaSseKmsEncryptedObjectArgs>)
suspend fun sseKmsEncryptedObjects(vararg argument: suspend BucketV2ReplicationConfigurationRuleSourceSelectionCriteriaSseKmsEncryptedObjectArgsBuilder.() -> Unit)
suspend fun sseKmsEncryptedObjects(value: List<BucketV2ReplicationConfigurationRuleSourceSelectionCriteriaSseKmsEncryptedObjectArgs>?)
suspend fun sseKmsEncryptedObjects(values: List<Output<BucketV2ReplicationConfigurationRuleSourceSelectionCriteriaSseKmsEncryptedObjectArgs>>)
suspend fun sseKmsEncryptedObjects(argument: List<suspend BucketV2ReplicationConfigurationRuleSourceSelectionCriteriaSseKmsEncryptedObjectArgsBuilder.() -> Unit>)
suspend fun sseKmsEncryptedObjects(argument: suspend BucketV2ReplicationConfigurationRuleSourceSelectionCriteriaSseKmsEncryptedObjectArgsBuilder.() -> Unit)