/**
* Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
* SPDX-License-Identifier: Apache-2.0.
*/
#pragma once
#include See Also:
AWS
* API Reference
The name of the DMS event notification subscription to be modified.
*/ inline const Aws::String& GetSubscriptionName() const{ return m_subscriptionName; } /** *The name of the DMS event notification subscription to be modified.
*/ inline bool SubscriptionNameHasBeenSet() const { return m_subscriptionNameHasBeenSet; } /** *The name of the DMS event notification subscription to be modified.
*/ inline void SetSubscriptionName(const Aws::String& value) { m_subscriptionNameHasBeenSet = true; m_subscriptionName = value; } /** *The name of the DMS event notification subscription to be modified.
*/ inline void SetSubscriptionName(Aws::String&& value) { m_subscriptionNameHasBeenSet = true; m_subscriptionName = std::move(value); } /** *The name of the DMS event notification subscription to be modified.
*/ inline void SetSubscriptionName(const char* value) { m_subscriptionNameHasBeenSet = true; m_subscriptionName.assign(value); } /** *The name of the DMS event notification subscription to be modified.
*/ inline ModifyEventSubscriptionRequest& WithSubscriptionName(const Aws::String& value) { SetSubscriptionName(value); return *this;} /** *The name of the DMS event notification subscription to be modified.
*/ inline ModifyEventSubscriptionRequest& WithSubscriptionName(Aws::String&& value) { SetSubscriptionName(std::move(value)); return *this;} /** *The name of the DMS event notification subscription to be modified.
*/ inline ModifyEventSubscriptionRequest& WithSubscriptionName(const char* value) { SetSubscriptionName(value); return *this;} /** *The Amazon Resource Name (ARN) of the Amazon SNS topic created for event * notification. The ARN is created by Amazon SNS when you create a topic and * subscribe to it.
*/ inline const Aws::String& GetSnsTopicArn() const{ return m_snsTopicArn; } /** *The Amazon Resource Name (ARN) of the Amazon SNS topic created for event * notification. The ARN is created by Amazon SNS when you create a topic and * subscribe to it.
*/ inline bool SnsTopicArnHasBeenSet() const { return m_snsTopicArnHasBeenSet; } /** *The Amazon Resource Name (ARN) of the Amazon SNS topic created for event * notification. The ARN is created by Amazon SNS when you create a topic and * subscribe to it.
*/ inline void SetSnsTopicArn(const Aws::String& value) { m_snsTopicArnHasBeenSet = true; m_snsTopicArn = value; } /** *The Amazon Resource Name (ARN) of the Amazon SNS topic created for event * notification. The ARN is created by Amazon SNS when you create a topic and * subscribe to it.
*/ inline void SetSnsTopicArn(Aws::String&& value) { m_snsTopicArnHasBeenSet = true; m_snsTopicArn = std::move(value); } /** *The Amazon Resource Name (ARN) of the Amazon SNS topic created for event * notification. The ARN is created by Amazon SNS when you create a topic and * subscribe to it.
*/ inline void SetSnsTopicArn(const char* value) { m_snsTopicArnHasBeenSet = true; m_snsTopicArn.assign(value); } /** *The Amazon Resource Name (ARN) of the Amazon SNS topic created for event * notification. The ARN is created by Amazon SNS when you create a topic and * subscribe to it.
*/ inline ModifyEventSubscriptionRequest& WithSnsTopicArn(const Aws::String& value) { SetSnsTopicArn(value); return *this;} /** *The Amazon Resource Name (ARN) of the Amazon SNS topic created for event * notification. The ARN is created by Amazon SNS when you create a topic and * subscribe to it.
*/ inline ModifyEventSubscriptionRequest& WithSnsTopicArn(Aws::String&& value) { SetSnsTopicArn(std::move(value)); return *this;} /** *The Amazon Resource Name (ARN) of the Amazon SNS topic created for event * notification. The ARN is created by Amazon SNS when you create a topic and * subscribe to it.
*/ inline ModifyEventSubscriptionRequest& WithSnsTopicArn(const char* value) { SetSnsTopicArn(value); return *this;} /** *The type of DMS resource that generates the events you want to subscribe to. *
Valid values: replication-instance | replication-task
*/ inline const Aws::String& GetSourceType() const{ return m_sourceType; } /** *The type of DMS resource that generates the events you want to subscribe to. *
Valid values: replication-instance | replication-task
*/ inline bool SourceTypeHasBeenSet() const { return m_sourceTypeHasBeenSet; } /** *The type of DMS resource that generates the events you want to subscribe to. *
Valid values: replication-instance | replication-task
*/ inline void SetSourceType(const Aws::String& value) { m_sourceTypeHasBeenSet = true; m_sourceType = value; } /** *The type of DMS resource that generates the events you want to subscribe to. *
Valid values: replication-instance | replication-task
*/ inline void SetSourceType(Aws::String&& value) { m_sourceTypeHasBeenSet = true; m_sourceType = std::move(value); } /** *The type of DMS resource that generates the events you want to subscribe to. *
Valid values: replication-instance | replication-task
*/ inline void SetSourceType(const char* value) { m_sourceTypeHasBeenSet = true; m_sourceType.assign(value); } /** *The type of DMS resource that generates the events you want to subscribe to. *
Valid values: replication-instance | replication-task
*/ inline ModifyEventSubscriptionRequest& WithSourceType(const Aws::String& value) { SetSourceType(value); return *this;} /** *The type of DMS resource that generates the events you want to subscribe to. *
Valid values: replication-instance | replication-task
*/ inline ModifyEventSubscriptionRequest& WithSourceType(Aws::String&& value) { SetSourceType(std::move(value)); return *this;} /** *The type of DMS resource that generates the events you want to subscribe to. *
Valid values: replication-instance | replication-task
*/ inline ModifyEventSubscriptionRequest& WithSourceType(const char* value) { SetSourceType(value); return *this;} /** * A list of event categories for a source type that you want to subscribe to.
* Use the DescribeEventCategories
action to see a list of event
* categories.
A list of event categories for a source type that you want to subscribe to.
* Use the DescribeEventCategories
action to see a list of event
* categories.
A list of event categories for a source type that you want to subscribe to.
* Use the DescribeEventCategories
action to see a list of event
* categories.
A list of event categories for a source type that you want to subscribe to.
* Use the DescribeEventCategories
action to see a list of event
* categories.
A list of event categories for a source type that you want to subscribe to.
* Use the DescribeEventCategories
action to see a list of event
* categories.
A list of event categories for a source type that you want to subscribe to.
* Use the DescribeEventCategories
action to see a list of event
* categories.
A list of event categories for a source type that you want to subscribe to.
* Use the DescribeEventCategories
action to see a list of event
* categories.
A list of event categories for a source type that you want to subscribe to.
* Use the DescribeEventCategories
action to see a list of event
* categories.
A list of event categories for a source type that you want to subscribe to.
* Use the DescribeEventCategories
action to see a list of event
* categories.
A Boolean value; set to true to activate the subscription.
*/ inline bool GetEnabled() const{ return m_enabled; } /** *A Boolean value; set to true to activate the subscription.
*/ inline bool EnabledHasBeenSet() const { return m_enabledHasBeenSet; } /** *A Boolean value; set to true to activate the subscription.
*/ inline void SetEnabled(bool value) { m_enabledHasBeenSet = true; m_enabled = value; } /** *A Boolean value; set to true to activate the subscription.
*/ inline ModifyEventSubscriptionRequest& WithEnabled(bool value) { SetEnabled(value); return *this;} private: Aws::String m_subscriptionName; bool m_subscriptionNameHasBeenSet = false; Aws::String m_snsTopicArn; bool m_snsTopicArnHasBeenSet = false; Aws::String m_sourceType; bool m_sourceTypeHasBeenSet = false; Aws::Vector