BucketReplicationConfigRuleSourceSelectionCriteriaSseKmsEncryptedObjectsArgs

data class BucketReplicationConfigRuleSourceSelectionCriteriaSseKmsEncryptedObjectsArgs(val status: Output<String>) : ConvertibleToJava<BucketReplicationConfigRuleSourceSelectionCriteriaSseKmsEncryptedObjectsArgs>

Constructors

constructor(status: Output<String>)

Properties

Link copied to clipboard
val status: Output<String>

Whether the existing objects should be replicated. Either "Enabled" or "Disabled".

Functions

Link copied to clipboard
open override fun toJava(): BucketReplicationConfigRuleSourceSelectionCriteriaSseKmsEncryptedObjectsArgs