/**
* Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
* SPDX-License-Identifier: Apache-2.0.
*/
#pragma once
#include Input for ListSubscriptionsByTopic action.See Also:
AWS
* API Reference
The ARN of the topic for which you wish to find subscriptions.
*/ inline const Aws::String& GetTopicArn() const{ return m_topicArn; } /** *The ARN of the topic for which you wish to find subscriptions.
*/ inline bool TopicArnHasBeenSet() const { return m_topicArnHasBeenSet; } /** *The ARN of the topic for which you wish to find subscriptions.
*/ inline void SetTopicArn(const Aws::String& value) { m_topicArnHasBeenSet = true; m_topicArn = value; } /** *The ARN of the topic for which you wish to find subscriptions.
*/ inline void SetTopicArn(Aws::String&& value) { m_topicArnHasBeenSet = true; m_topicArn = std::move(value); } /** *The ARN of the topic for which you wish to find subscriptions.
*/ inline void SetTopicArn(const char* value) { m_topicArnHasBeenSet = true; m_topicArn.assign(value); } /** *The ARN of the topic for which you wish to find subscriptions.
*/ inline ListSubscriptionsByTopicRequest& WithTopicArn(const Aws::String& value) { SetTopicArn(value); return *this;} /** *The ARN of the topic for which you wish to find subscriptions.
*/ inline ListSubscriptionsByTopicRequest& WithTopicArn(Aws::String&& value) { SetTopicArn(std::move(value)); return *this;} /** *The ARN of the topic for which you wish to find subscriptions.
*/ inline ListSubscriptionsByTopicRequest& WithTopicArn(const char* value) { SetTopicArn(value); return *this;} /** *Token returned by the previous ListSubscriptionsByTopic
* request.
Token returned by the previous ListSubscriptionsByTopic
* request.
Token returned by the previous ListSubscriptionsByTopic
* request.
Token returned by the previous ListSubscriptionsByTopic
* request.
Token returned by the previous ListSubscriptionsByTopic
* request.
Token returned by the previous ListSubscriptionsByTopic
* request.
Token returned by the previous ListSubscriptionsByTopic
* request.
Token returned by the previous ListSubscriptionsByTopic
* request.