/**
* Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
* SPDX-License-Identifier: Apache-2.0.
*/
#pragma once
#include Describes event topics.See Also:
AWS
* API Reference
The Directory ID for which to get the list of associated SNS topics. If this * member is null, associations for all Directory IDs are returned.
*/ inline const Aws::String& GetDirectoryId() const{ return m_directoryId; } /** *The Directory ID for which to get the list of associated SNS topics. If this * member is null, associations for all Directory IDs are returned.
*/ inline bool DirectoryIdHasBeenSet() const { return m_directoryIdHasBeenSet; } /** *The Directory ID for which to get the list of associated SNS topics. If this * member is null, associations for all Directory IDs are returned.
*/ inline void SetDirectoryId(const Aws::String& value) { m_directoryIdHasBeenSet = true; m_directoryId = value; } /** *The Directory ID for which to get the list of associated SNS topics. If this * member is null, associations for all Directory IDs are returned.
*/ inline void SetDirectoryId(Aws::String&& value) { m_directoryIdHasBeenSet = true; m_directoryId = std::move(value); } /** *The Directory ID for which to get the list of associated SNS topics. If this * member is null, associations for all Directory IDs are returned.
*/ inline void SetDirectoryId(const char* value) { m_directoryIdHasBeenSet = true; m_directoryId.assign(value); } /** *The Directory ID for which to get the list of associated SNS topics. If this * member is null, associations for all Directory IDs are returned.
*/ inline DescribeEventTopicsRequest& WithDirectoryId(const Aws::String& value) { SetDirectoryId(value); return *this;} /** *The Directory ID for which to get the list of associated SNS topics. If this * member is null, associations for all Directory IDs are returned.
*/ inline DescribeEventTopicsRequest& WithDirectoryId(Aws::String&& value) { SetDirectoryId(std::move(value)); return *this;} /** *The Directory ID for which to get the list of associated SNS topics. If this * member is null, associations for all Directory IDs are returned.
*/ inline DescribeEventTopicsRequest& WithDirectoryId(const char* value) { SetDirectoryId(value); return *this;} /** *A list of SNS topic names for which to obtain the information. If this member * is null, all associations for the specified Directory ID are returned.
An
* empty list results in an InvalidParameterException being
* thrown.
A list of SNS topic names for which to obtain the information. If this member * is null, all associations for the specified Directory ID are returned.
An
* empty list results in an InvalidParameterException being
* thrown.
A list of SNS topic names for which to obtain the information. If this member * is null, all associations for the specified Directory ID are returned.
An
* empty list results in an InvalidParameterException being
* thrown.
A list of SNS topic names for which to obtain the information. If this member * is null, all associations for the specified Directory ID are returned.
An
* empty list results in an InvalidParameterException being
* thrown.
A list of SNS topic names for which to obtain the information. If this member * is null, all associations for the specified Directory ID are returned.
An
* empty list results in an InvalidParameterException being
* thrown.
A list of SNS topic names for which to obtain the information. If this member * is null, all associations for the specified Directory ID are returned.
An
* empty list results in an InvalidParameterException being
* thrown.
A list of SNS topic names for which to obtain the information. If this member * is null, all associations for the specified Directory ID are returned.
An
* empty list results in an InvalidParameterException being
* thrown.
A list of SNS topic names for which to obtain the information. If this member * is null, all associations for the specified Directory ID are returned.
An
* empty list results in an InvalidParameterException being
* thrown.
A list of SNS topic names for which to obtain the information. If this member * is null, all associations for the specified Directory ID are returned.
An
* empty list results in an InvalidParameterException being
* thrown.