Class BucketReplicationConfigurationRuleDestinationAccessControlTranslationArgs
Inheritance
System.Object
BucketReplicationConfigurationRuleDestinationAccessControlTranslationArgs
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 BucketReplicationConfigurationRuleDestinationAccessControlTranslationArgs : ResourceArgs
Constructors
View SourceBucketReplicationConfigurationRuleDestinationAccessControlTranslationArgs()
Declaration
public BucketReplicationConfigurationRuleDestinationAccessControlTranslationArgs()
Properties
View SourceOwner
The override value for the owner on replicated objects. Currently only Destination is supported.
Declaration
public Input<string> Owner { get; set; }
Property Value
| Type | Description |
|---|---|
| Input<System.String> |