/**
* Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
* SPDX-License-Identifier: Apache-2.0.
*/
#pragma once
#include Input for ConfirmSubscription action.See Also:
AWS
* API Reference
The ARN of the topic for which you wish to confirm a subscription.
*/ inline const Aws::String& GetTopicArn() const{ return m_topicArn; } /** *The ARN of the topic for which you wish to confirm a subscription.
*/ inline bool TopicArnHasBeenSet() const { return m_topicArnHasBeenSet; } /** *The ARN of the topic for which you wish to confirm a subscription.
*/ inline void SetTopicArn(const Aws::String& value) { m_topicArnHasBeenSet = true; m_topicArn = value; } /** *The ARN of the topic for which you wish to confirm a subscription.
*/ inline void SetTopicArn(Aws::String&& value) { m_topicArnHasBeenSet = true; m_topicArn = std::move(value); } /** *The ARN of the topic for which you wish to confirm a subscription.
*/ inline void SetTopicArn(const char* value) { m_topicArnHasBeenSet = true; m_topicArn.assign(value); } /** *The ARN of the topic for which you wish to confirm a subscription.
*/ inline ConfirmSubscriptionRequest& WithTopicArn(const Aws::String& value) { SetTopicArn(value); return *this;} /** *The ARN of the topic for which you wish to confirm a subscription.
*/ inline ConfirmSubscriptionRequest& WithTopicArn(Aws::String&& value) { SetTopicArn(std::move(value)); return *this;} /** *The ARN of the topic for which you wish to confirm a subscription.
*/ inline ConfirmSubscriptionRequest& WithTopicArn(const char* value) { SetTopicArn(value); return *this;} /** *Short-lived token sent to an endpoint during the Subscribe
* action.
Short-lived token sent to an endpoint during the Subscribe
* action.
Short-lived token sent to an endpoint during the Subscribe
* action.
Short-lived token sent to an endpoint during the Subscribe
* action.
Short-lived token sent to an endpoint during the Subscribe
* action.
Short-lived token sent to an endpoint during the Subscribe
* action.
Short-lived token sent to an endpoint during the Subscribe
* action.
Short-lived token sent to an endpoint during the Subscribe
* action.
Disallows unauthenticated unsubscribes of the subscription. If the value of
* this parameter is true
and the request has an Amazon Web Services
* signature, then only the topic owner and the subscription owner can unsubscribe
* the endpoint. The unsubscribe action requires Amazon Web Services
* authentication.
Disallows unauthenticated unsubscribes of the subscription. If the value of
* this parameter is true
and the request has an Amazon Web Services
* signature, then only the topic owner and the subscription owner can unsubscribe
* the endpoint. The unsubscribe action requires Amazon Web Services
* authentication.
Disallows unauthenticated unsubscribes of the subscription. If the value of
* this parameter is true
and the request has an Amazon Web Services
* signature, then only the topic owner and the subscription owner can unsubscribe
* the endpoint. The unsubscribe action requires Amazon Web Services
* authentication.
Disallows unauthenticated unsubscribes of the subscription. If the value of
* this parameter is true
and the request has an Amazon Web Services
* signature, then only the topic owner and the subscription owner can unsubscribe
* the endpoint. The unsubscribe action requires Amazon Web Services
* authentication.
Disallows unauthenticated unsubscribes of the subscription. If the value of
* this parameter is true
and the request has an Amazon Web Services
* signature, then only the topic owner and the subscription owner can unsubscribe
* the endpoint. The unsubscribe action requires Amazon Web Services
* authentication.
Disallows unauthenticated unsubscribes of the subscription. If the value of
* this parameter is true
and the request has an Amazon Web Services
* signature, then only the topic owner and the subscription owner can unsubscribe
* the endpoint. The unsubscribe action requires Amazon Web Services
* authentication.
Disallows unauthenticated unsubscribes of the subscription. If the value of
* this parameter is true
and the request has an Amazon Web Services
* signature, then only the topic owner and the subscription owner can unsubscribe
* the endpoint. The unsubscribe action requires Amazon Web Services
* authentication.
Disallows unauthenticated unsubscribes of the subscription. If the value of
* this parameter is true
and the request has an Amazon Web Services
* signature, then only the topic owner and the subscription owner can unsubscribe
* the endpoint. The unsubscribe action requires Amazon Web Services
* authentication.