Show / Hide Table of Contents

Class BucketReplicationConfigurationRuleSourceSelectionCriteria

Inheritance
System.Object
BucketReplicationConfigurationRuleSourceSelectionCriteria
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.Outputs
Assembly: Pulumi.Aws.dll
Syntax
public sealed class BucketReplicationConfigurationRuleSourceSelectionCriteria

Fields

View Source

SseKmsEncryptedObjects

Match SSE-KMS encrypted objects (documented below). If specified, replica_kms_key_id in destination must be specified as well.

Declaration
public readonly BucketReplicationConfigurationRuleSourceSelectionCriteriaSseKmsEncryptedObjects SseKmsEncryptedObjects
Field Value
Type Description
BucketReplicationConfigurationRuleSourceSelectionCriteriaSseKmsEncryptedObjects
  • View Source
Back to top Copyright 2016-2020, Pulumi Corporation.