C# Class Amazon.S3.InventoryIncludedObjectVersions

A list of inventory included object versions.
Inheritance: ConstantClass
Show file Open project: aws/aws-sdk-net Class Usage Examples

Public Properties

Property Type Description
All InventoryIncludedObjectVersions
Current InventoryIncludedObjectVersions

Public Methods

Method Description
FindValue ( string value ) : InventoryIncludedObjectVersions

Finds the constant for the unique value.

InventoryIncludedObjectVersions ( string value ) : System

Construct instance of InventoryIncludedObjectVersions.

Method Details

FindValue() public static method

Finds the constant for the unique value.
public static FindValue ( string value ) : InventoryIncludedObjectVersions
value string The string representation of the InventoryIncludedObjectVersions.
return InventoryIncludedObjectVersions

InventoryIncludedObjectVersions() public method

Construct instance of InventoryIncludedObjectVersions.
public InventoryIncludedObjectVersions ( string value ) : System
value string
return System

Property Details

All public static property

All Inventory Included Object Versions
public static InventoryIncludedObjectVersions,Amazon.S3 All
return InventoryIncludedObjectVersions

Current public static property

Current Inventory Included Object Versions
public static InventoryIncludedObjectVersions,Amazon.S3 Current
return InventoryIncludedObjectVersions