7#include <aws/groundstation/GroundStation_EXPORTS.h>
8#include <aws/core/utils/memory/stl/AWSString.h>
21namespace GroundStation
49 inline void SetDataflowEndpointGroupArn(
const char* value) { m_dataflowEndpointGroupArnHasBeenSet =
true; m_dataflowEndpointGroupArn.assign(value); }
63 inline void SetDataflowEndpointGroupId(
const char* value) { m_dataflowEndpointGroupIdHasBeenSet =
true; m_dataflowEndpointGroupId.assign(value); }
71 bool m_dataflowEndpointGroupArnHasBeenSet =
false;
74 bool m_dataflowEndpointGroupIdHasBeenSet =
false;
void SetDataflowEndpointGroupArn(const char *value)
void SetDataflowEndpointGroupId(const Aws::String &value)
DataflowEndpointListItem & WithDataflowEndpointGroupArn(Aws::String &&value)
DataflowEndpointListItem & WithDataflowEndpointGroupArn(const char *value)
DataflowEndpointListItem & WithDataflowEndpointGroupId(const Aws::String &value)
AWS_GROUNDSTATION_API DataflowEndpointListItem & operator=(Aws::Utils::Json::JsonView jsonValue)
DataflowEndpointListItem & WithDataflowEndpointGroupId(const char *value)
const Aws::String & GetDataflowEndpointGroupArn() const
void SetDataflowEndpointGroupArn(const Aws::String &value)
void SetDataflowEndpointGroupId(const char *value)
AWS_GROUNDSTATION_API Aws::Utils::Json::JsonValue Jsonize() const
DataflowEndpointListItem & WithDataflowEndpointGroupArn(const Aws::String &value)
const Aws::String & GetDataflowEndpointGroupId() const
AWS_GROUNDSTATION_API DataflowEndpointListItem(Aws::Utils::Json::JsonView jsonValue)
bool DataflowEndpointGroupIdHasBeenSet() const
void SetDataflowEndpointGroupId(Aws::String &&value)
void SetDataflowEndpointGroupArn(Aws::String &&value)
DataflowEndpointListItem & WithDataflowEndpointGroupId(Aws::String &&value)
AWS_GROUNDSTATION_API DataflowEndpointListItem()
bool DataflowEndpointGroupArnHasBeenSet() const
std::basic_string< char, std::char_traits< char >, Aws::Allocator< char > > String
Aws::Utils::Json::JsonValue JsonValue