/**
* Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
* SPDX-License-Identifier: Apache-2.0.
*/
#pragma once
#include Summary information about a stream key.See Also:
AWS
* API Reference
Stream-key ARN.
*/ inline const Aws::String& GetArn() const{ return m_arn; } /** *Stream-key ARN.
*/ inline bool ArnHasBeenSet() const { return m_arnHasBeenSet; } /** *Stream-key ARN.
*/ inline void SetArn(const Aws::String& value) { m_arnHasBeenSet = true; m_arn = value; } /** *Stream-key ARN.
*/ inline void SetArn(Aws::String&& value) { m_arnHasBeenSet = true; m_arn = std::move(value); } /** *Stream-key ARN.
*/ inline void SetArn(const char* value) { m_arnHasBeenSet = true; m_arn.assign(value); } /** *Stream-key ARN.
*/ inline StreamKeySummary& WithArn(const Aws::String& value) { SetArn(value); return *this;} /** *Stream-key ARN.
*/ inline StreamKeySummary& WithArn(Aws::String&& value) { SetArn(std::move(value)); return *this;} /** *Stream-key ARN.
*/ inline StreamKeySummary& WithArn(const char* value) { SetArn(value); return *this;} /** *Channel ARN for the stream.
*/ inline const Aws::String& GetChannelArn() const{ return m_channelArn; } /** *Channel ARN for the stream.
*/ inline bool ChannelArnHasBeenSet() const { return m_channelArnHasBeenSet; } /** *Channel ARN for the stream.
*/ inline void SetChannelArn(const Aws::String& value) { m_channelArnHasBeenSet = true; m_channelArn = value; } /** *Channel ARN for the stream.
*/ inline void SetChannelArn(Aws::String&& value) { m_channelArnHasBeenSet = true; m_channelArn = std::move(value); } /** *Channel ARN for the stream.
*/ inline void SetChannelArn(const char* value) { m_channelArnHasBeenSet = true; m_channelArn.assign(value); } /** *Channel ARN for the stream.
*/ inline StreamKeySummary& WithChannelArn(const Aws::String& value) { SetChannelArn(value); return *this;} /** *Channel ARN for the stream.
*/ inline StreamKeySummary& WithChannelArn(Aws::String&& value) { SetChannelArn(std::move(value)); return *this;} /** *Channel ARN for the stream.
*/ inline StreamKeySummary& WithChannelArn(const char* value) { SetChannelArn(value); return *this;} /** *Array of 1-50 maps, each of the form string:string
* (key:value).
Array of 1-50 maps, each of the form string:string
* (key:value).
Array of 1-50 maps, each of the form string:string
* (key:value).
Array of 1-50 maps, each of the form string:string
* (key:value).
Array of 1-50 maps, each of the form string:string
* (key:value).
Array of 1-50 maps, each of the form string:string
* (key:value).
Array of 1-50 maps, each of the form string:string
* (key:value).
Array of 1-50 maps, each of the form string:string
* (key:value).
Array of 1-50 maps, each of the form string:string
* (key:value).
Array of 1-50 maps, each of the form string:string
* (key:value).
Array of 1-50 maps, each of the form string:string
* (key:value).
Array of 1-50 maps, each of the form string:string
* (key:value).
Array of 1-50 maps, each of the form string:string
* (key:value).