Show / Hide Table of Contents

Class InventoryDestination

Inheritance
System.Object
InventoryDestination
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 InventoryDestination

Fields

View Source

Bucket

The S3 bucket configuration where inventory results are published (documented below).

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