C# Class Amazon.S3.InventoryIncludedObjectVersions

A list of inventory included object versions.
Inheritance: ConstantClass
Datei anzeigen 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_oe static_oe property

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

Current public_oe static_oe property

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