AWS SDK for .NET Documentation
WithToken Method (token)
AmazonAmazon.SimpleNotificationService.ModelConfirmSubscriptionRequestWithToken(String) Did this page help you?   Yes   No    Tell us about it...
Sets a short-lived token sent to an endpoint during the Subscribe action.
Declaration Syntax
C#
public ConfirmSubscriptionRequest WithToken(
	string token
)
Parameters
token (String)
Short-lived token sent to an endpoint during the Subscribe action.
Return Value
this instance

Assembly: AWSSDK (Module: AWSSDK) Version: 1.5.20.0 (1.5.20.0)