/**
* Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
* SPDX-License-Identifier: Apache-2.0.
*/
#pragma once
#include The request to update a streaming distribution.See Also:
AWS
* API Reference
The streaming distribution's configuration information.
*/ inline const StreamingDistributionConfig& GetStreamingDistributionConfig() const{ return m_streamingDistributionConfig; } /** *The streaming distribution's configuration information.
*/ inline bool StreamingDistributionConfigHasBeenSet() const { return m_streamingDistributionConfigHasBeenSet; } /** *The streaming distribution's configuration information.
*/ inline void SetStreamingDistributionConfig(const StreamingDistributionConfig& value) { m_streamingDistributionConfigHasBeenSet = true; m_streamingDistributionConfig = value; } /** *The streaming distribution's configuration information.
*/ inline void SetStreamingDistributionConfig(StreamingDistributionConfig&& value) { m_streamingDistributionConfigHasBeenSet = true; m_streamingDistributionConfig = std::move(value); } /** *The streaming distribution's configuration information.
*/ inline UpdateStreamingDistribution2020_05_31Request& WithStreamingDistributionConfig(const StreamingDistributionConfig& value) { SetStreamingDistributionConfig(value); return *this;} /** *The streaming distribution's configuration information.
*/ inline UpdateStreamingDistribution2020_05_31Request& WithStreamingDistributionConfig(StreamingDistributionConfig&& value) { SetStreamingDistributionConfig(std::move(value)); return *this;} /** *The streaming distribution's id.
*/ inline const Aws::String& GetId() const{ return m_id; } /** *The streaming distribution's id.
*/ inline bool IdHasBeenSet() const { return m_idHasBeenSet; } /** *The streaming distribution's id.
*/ inline void SetId(const Aws::String& value) { m_idHasBeenSet = true; m_id = value; } /** *The streaming distribution's id.
*/ inline void SetId(Aws::String&& value) { m_idHasBeenSet = true; m_id = std::move(value); } /** *The streaming distribution's id.
*/ inline void SetId(const char* value) { m_idHasBeenSet = true; m_id.assign(value); } /** *The streaming distribution's id.
*/ inline UpdateStreamingDistribution2020_05_31Request& WithId(const Aws::String& value) { SetId(value); return *this;} /** *The streaming distribution's id.
*/ inline UpdateStreamingDistribution2020_05_31Request& WithId(Aws::String&& value) { SetId(std::move(value)); return *this;} /** *The streaming distribution's id.
*/ inline UpdateStreamingDistribution2020_05_31Request& WithId(const char* value) { SetId(value); return *this;} /** *The value of the ETag
header that you received when retrieving
* the streaming distribution's configuration. For example:
* E2QWRUHAPOMQZL
.
The value of the ETag
header that you received when retrieving
* the streaming distribution's configuration. For example:
* E2QWRUHAPOMQZL
.
The value of the ETag
header that you received when retrieving
* the streaming distribution's configuration. For example:
* E2QWRUHAPOMQZL
.
The value of the ETag
header that you received when retrieving
* the streaming distribution's configuration. For example:
* E2QWRUHAPOMQZL
.
The value of the ETag
header that you received when retrieving
* the streaming distribution's configuration. For example:
* E2QWRUHAPOMQZL
.
The value of the ETag
header that you received when retrieving
* the streaming distribution's configuration. For example:
* E2QWRUHAPOMQZL
.
The value of the ETag
header that you received when retrieving
* the streaming distribution's configuration. For example:
* E2QWRUHAPOMQZL
.
The value of the ETag
header that you received when retrieving
* the streaming distribution's configuration. For example:
* E2QWRUHAPOMQZL
.