Class GetBucketInventoryConfigurationResponse
GetInventoryConfigurationResponse Response
public class GetBucketInventoryConfigurationResponse : AmazonWebServiceResponse
- Inheritance
-
GetBucketInventoryConfigurationResponse
Constructors
GetBucketInventoryConfigurationResponse()
public GetBucketInventoryConfigurationResponse()
Properties
InventoryConfiguration
Specifies the inventory configuration.
public InventoryConfiguration InventoryConfiguration { get; set; }