AWS SDK for .NET Documentation
KeyVersion Constructor (key)
AmazonAmazon.S3.ModelKeyVersionKeyVersion(String) Did this page help you?   Yes   No    Tell us about it...
Constructs a KeyVersion object, specifying only the key.
Declaration Syntax
C#
public KeyVersion(
	string key
)
Parameters
key (String)
Key of the object.

Assembly: AWSSDK (Module: AWSSDK) Version: 1.5.60.0 (1.5.60.0)