AWS SDK for .NET Documentation
WithKey Method (key)
AmazonAmazon.SimpleNotificationService.ModelSubscriptionAttributeWithKey(String) Did this page help you?   Yes   No    Tell us about it...
Sets the key in the key/value pair.
Declaration Syntax
C#
public SubscriptionAttribute WithKey(
	string key
)
Parameters
key (String)
The key in the key/value pair.
Return Value
this instance

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