Class BucketReplicationConfigurationRuleDestinationAccessControlTranslationGetArgs
Inheritance
System.Object
BucketReplicationConfigurationRuleDestinationAccessControlTranslationGetArgs
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 BucketReplicationConfigurationRuleDestinationAccessControlTranslationGetArgs : ResourceArgs
Constructors
View SourceBucketReplicationConfigurationRuleDestinationAccessControlTranslationGetArgs()
Declaration
public BucketReplicationConfigurationRuleDestinationAccessControlTranslationGetArgs()
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> |