Class BucketReplicationConfigurationRuleSourceSelectionCriteriaArgs
Inheritance
System.Object
BucketReplicationConfigurationRuleSourceSelectionCriteriaArgs
Inherited Members
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
System.Object.ReferenceEquals(System.Object, System.Object)
System.Object.ToString()
Namespace: Pulumi.Aws.S3.Inputs
Assembly: Pulumi.Aws.dll
Syntax
public sealed class BucketReplicationConfigurationRuleSourceSelectionCriteriaArgs : ResourceArgs
Constructors
View SourceBucketReplicationConfigurationRuleSourceSelectionCriteriaArgs()
Declaration
public BucketReplicationConfigurationRuleSourceSelectionCriteriaArgs()
Properties
View SourceSseKmsEncryptedObjects
Match SSE-KMS encrypted objects (documented below). If specified, replica_kms_key_id
in destination must be specified as well.
Declaration
public Input<BucketReplicationConfigurationRuleSourceSelectionCriteriaSseKmsEncryptedObjectsArgs> SseKmsEncryptedObjects { get; set; }
Property Value
| Type | Description |
|---|---|
| Input<BucketReplicationConfigurationRuleSourceSelectionCriteriaSseKmsEncryptedObjectsArgs> |