7#include <aws/core/utils/memory/stl/AWSString.h>
8#include <aws/medialive/MediaLive_EXPORTS.h>
40 template <
typename ChannelPlacementGroupIdT = Aws::String>
42 m_channelPlacementGroupIdHasBeenSet =
true;
43 m_channelPlacementGroupId = std::forward<ChannelPlacementGroupIdT>(value);
45 template <
typename ChannelPlacementGroupIdT = Aws::String>
58 template <
typename ClusterIdT = Aws::String>
60 m_clusterIdHasBeenSet =
true;
61 m_clusterId = std::forward<ClusterIdT>(value);
63 template <
typename ClusterIdT = Aws::String>
73 bool m_channelPlacementGroupIdHasBeenSet =
false;
74 bool m_clusterIdHasBeenSet =
false;
std::basic_string< char, std::char_traits< char >, Aws::Allocator< char > > String
Aws::Utils::Json::JsonValue JsonValue