/**
* Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
* SPDX-License-Identifier: Apache-2.0.
*/
#pragma once
#include Represents the input to AddSourceIdentifierToSubscription.
* See Also:
AWS
* API Reference
The name of the Amazon DocumentDB event notification subscription that you * want to add a source identifier to.
*/ inline const Aws::String& GetSubscriptionName() const{ return m_subscriptionName; } /** *The name of the Amazon DocumentDB event notification subscription that you * want to add a source identifier to.
*/ inline bool SubscriptionNameHasBeenSet() const { return m_subscriptionNameHasBeenSet; } /** *The name of the Amazon DocumentDB event notification subscription that you * want to add a source identifier to.
*/ inline void SetSubscriptionName(const Aws::String& value) { m_subscriptionNameHasBeenSet = true; m_subscriptionName = value; } /** *The name of the Amazon DocumentDB event notification subscription that you * want to add a source identifier to.
*/ inline void SetSubscriptionName(Aws::String&& value) { m_subscriptionNameHasBeenSet = true; m_subscriptionName = std::move(value); } /** *The name of the Amazon DocumentDB event notification subscription that you * want to add a source identifier to.
*/ inline void SetSubscriptionName(const char* value) { m_subscriptionNameHasBeenSet = true; m_subscriptionName.assign(value); } /** *The name of the Amazon DocumentDB event notification subscription that you * want to add a source identifier to.
*/ inline AddSourceIdentifierToSubscriptionRequest& WithSubscriptionName(const Aws::String& value) { SetSubscriptionName(value); return *this;} /** *The name of the Amazon DocumentDB event notification subscription that you * want to add a source identifier to.
*/ inline AddSourceIdentifierToSubscriptionRequest& WithSubscriptionName(Aws::String&& value) { SetSubscriptionName(std::move(value)); return *this;} /** *The name of the Amazon DocumentDB event notification subscription that you * want to add a source identifier to.
*/ inline AddSourceIdentifierToSubscriptionRequest& WithSubscriptionName(const char* value) { SetSubscriptionName(value); return *this;} /** *The identifier of the event source to be added:
If the
* source type is an instance, a DBInstanceIdentifier
must be
* provided.
If the source type is a security group, a
* DBSecurityGroupName
must be provided.
If the
* source type is a parameter group, a DBParameterGroupName
must be
* provided.
If the source type is a snapshot, a
* DBSnapshotIdentifier
must be provided.
The identifier of the event source to be added:
If the
* source type is an instance, a DBInstanceIdentifier
must be
* provided.
If the source type is a security group, a
* DBSecurityGroupName
must be provided.
If the
* source type is a parameter group, a DBParameterGroupName
must be
* provided.
If the source type is a snapshot, a
* DBSnapshotIdentifier
must be provided.
The identifier of the event source to be added:
If the
* source type is an instance, a DBInstanceIdentifier
must be
* provided.
If the source type is a security group, a
* DBSecurityGroupName
must be provided.
If the
* source type is a parameter group, a DBParameterGroupName
must be
* provided.
If the source type is a snapshot, a
* DBSnapshotIdentifier
must be provided.
The identifier of the event source to be added:
If the
* source type is an instance, a DBInstanceIdentifier
must be
* provided.
If the source type is a security group, a
* DBSecurityGroupName
must be provided.
If the
* source type is a parameter group, a DBParameterGroupName
must be
* provided.
If the source type is a snapshot, a
* DBSnapshotIdentifier
must be provided.
The identifier of the event source to be added:
If the
* source type is an instance, a DBInstanceIdentifier
must be
* provided.
If the source type is a security group, a
* DBSecurityGroupName
must be provided.
If the
* source type is a parameter group, a DBParameterGroupName
must be
* provided.
If the source type is a snapshot, a
* DBSnapshotIdentifier
must be provided.
The identifier of the event source to be added:
If the
* source type is an instance, a DBInstanceIdentifier
must be
* provided.
If the source type is a security group, a
* DBSecurityGroupName
must be provided.
If the
* source type is a parameter group, a DBParameterGroupName
must be
* provided.
If the source type is a snapshot, a
* DBSnapshotIdentifier
must be provided.
The identifier of the event source to be added:
If the
* source type is an instance, a DBInstanceIdentifier
must be
* provided.
If the source type is a security group, a
* DBSecurityGroupName
must be provided.
If the
* source type is a parameter group, a DBParameterGroupName
must be
* provided.
If the source type is a snapshot, a
* DBSnapshotIdentifier
must be provided.
The identifier of the event source to be added:
If the
* source type is an instance, a DBInstanceIdentifier
must be
* provided.
If the source type is a security group, a
* DBSecurityGroupName
must be provided.
If the
* source type is a parameter group, a DBParameterGroupName
must be
* provided.
If the source type is a snapshot, a
* DBSnapshotIdentifier
must be provided.