C# Class Amazon.S3.InventoryIncludedObjectVersions

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

Méthodes publiques

Свойство Type Description
All InventoryIncludedObjectVersions
Current InventoryIncludedObjectVersions

Méthodes publiques

Méthode 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 méthode

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

InventoryIncludedObjectVersions() public méthode

Construct instance of InventoryIncludedObjectVersions.
public InventoryIncludedObjectVersions ( string value ) : System
value string
Résultat System

Property Details

All public_oe static_oe property

All Inventory Included Object Versions
public static InventoryIncludedObjectVersions,Amazon.S3 All
Résultat InventoryIncludedObjectVersions

Current public_oe static_oe property

Current Inventory Included Object Versions
public static InventoryIncludedObjectVersions,Amazon.S3 Current
Résultat InventoryIncludedObjectVersions