AWS SDK for .NET Documentation
WithKey Method (key)
AmazonAmazon.EC2.ModelTagWithKey(String) Did this page help you?   Yes   No    Tell us about it...
Sets the tag's key.
Declaration Syntax
C#
public Tag WithKey(
	string key
)
Parameters
key (String)
The tag's key.
Return Value
this instance

Assembly: AWSSDK (Module: AWSSDK) Version: 1.5.24.0 (1.5.24.0)