Table of Contents

Class InventoryDestination

Namespace
Amazon.S3.Model
Assembly
AWSSDK.S3.dll

Class for InventoryDestination

public class InventoryDestination
Inheritance
InventoryDestination
Inherited Members

Constructors

InventoryDestination()

public InventoryDestination()

Properties

S3BucketDestination

Contains the bucket name, file format, bucket owner (optional), and prefix (optional) where inventory results are published.

public InventoryS3BucketDestination S3BucketDestination { get; set; }

Property Value

InventoryS3BucketDestination

Methods

isSetS3BucketDestination()

public bool isSetS3BucketDestination()

Returns

bool