Table of Contents

Class GetBucketInventoryConfigurationResponse

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

GetInventoryConfigurationResponse Response

public class GetBucketInventoryConfigurationResponse : AmazonWebServiceResponse
Inheritance
GetBucketInventoryConfigurationResponse

Constructors

GetBucketInventoryConfigurationResponse()

public GetBucketInventoryConfigurationResponse()

Properties

InventoryConfiguration

Specifies the inventory configuration.

public InventoryConfiguration InventoryConfiguration { get; set; }

Property Value

InventoryConfiguration