Amazon.S3.InventoryIncludedObjectVersions.InventoryIncludedObjectVersions C# (CSharp) Method

InventoryIncludedObjectVersions() public method

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