7#include <aws/datazone/DataZone_EXPORTS.h>
8#include <aws/datazone/model/ConnectionCredentials.h>
9#include <aws/core/utils/memory/stl/AWSString.h>
10#include <aws/core/utils/memory/stl/AWSVector.h>
11#include <aws/datazone/model/ConnectionPropertiesOutput.h>
12#include <aws/datazone/model/ConnectionType.h>
13#include <aws/datazone/model/PhysicalEndpoint.h>
18template<
typename RESULT_TYPE>
19class AmazonWebServiceResult;
45 template<
typename ConnectionCredentialsT = ConnectionCredentials>
46 void SetConnectionCredentials(ConnectionCredentialsT&& value) { m_connectionCredentialsHasBeenSet =
true; m_connectionCredentials = std::forward<ConnectionCredentialsT>(value); }
47 template<
typename ConnectionCredentialsT = ConnectionCredentials>
56 template<
typename ConnectionIdT = Aws::String>
57 void SetConnectionId(ConnectionIdT&& value) { m_connectionIdHasBeenSet =
true; m_connectionId = std::forward<ConnectionIdT>(value); }
58 template<
typename ConnectionIdT = Aws::String>
67 template<
typename DescriptionT = Aws::String>
68 void SetDescription(DescriptionT&& value) { m_descriptionHasBeenSet =
true; m_description = std::forward<DescriptionT>(value); }
69 template<
typename DescriptionT = Aws::String>
78 template<
typename DomainIdT = Aws::String>
79 void SetDomainId(DomainIdT&& value) { m_domainIdHasBeenSet =
true; m_domainId = std::forward<DomainIdT>(value); }
80 template<
typename DomainIdT = Aws::String>
89 template<
typename DomainUnitIdT = Aws::String>
90 void SetDomainUnitId(DomainUnitIdT&& value) { m_domainUnitIdHasBeenSet =
true; m_domainUnitId = std::forward<DomainUnitIdT>(value); }
91 template<
typename DomainUnitIdT = Aws::String>
100 template<
typename EnvironmentIdT = Aws::String>
101 void SetEnvironmentId(EnvironmentIdT&& value) { m_environmentIdHasBeenSet =
true; m_environmentId = std::forward<EnvironmentIdT>(value); }
102 template<
typename EnvironmentIdT = Aws::String>
111 template<
typename EnvironmentUserRoleT = Aws::String>
112 void SetEnvironmentUserRole(EnvironmentUserRoleT&& value) { m_environmentUserRoleHasBeenSet =
true; m_environmentUserRole = std::forward<EnvironmentUserRoleT>(value); }
113 template<
typename EnvironmentUserRoleT = Aws::String>
122 template<
typename NameT = Aws::String>
123 void SetName(NameT&& value) { m_nameHasBeenSet =
true; m_name = std::forward<NameT>(value); }
124 template<
typename NameT = Aws::String>
133 template<
typename PhysicalEndpo
intsT = Aws::Vector<PhysicalEndpo
int>>
134 void SetPhysicalEndpoints(PhysicalEndpointsT&& value) { m_physicalEndpointsHasBeenSet =
true; m_physicalEndpoints = std::forward<PhysicalEndpointsT>(value); }
135 template<
typename PhysicalEndpo
intsT = Aws::Vector<PhysicalEndpo
int>>
137 template<
typename PhysicalEndpo
intsT = PhysicalEndpo
int>
146 template<
typename ProjectIdT = Aws::String>
147 void SetProjectId(ProjectIdT&& value) { m_projectIdHasBeenSet =
true; m_projectId = std::forward<ProjectIdT>(value); }
148 template<
typename ProjectIdT = Aws::String>
157 template<
typename PropsT = ConnectionPropertiesOutput>
158 void SetProps(PropsT&& value) { m_propsHasBeenSet =
true; m_props = std::forward<PropsT>(value); }
159 template<
typename PropsT = ConnectionPropertiesOutput>
175 template<
typename RequestIdT = Aws::String>
176 void SetRequestId(RequestIdT&& value) { m_requestIdHasBeenSet =
true; m_requestId = std::forward<RequestIdT>(value); }
177 template<
typename RequestIdT = Aws::String>
183 bool m_connectionCredentialsHasBeenSet =
false;
186 bool m_connectionIdHasBeenSet =
false;
189 bool m_descriptionHasBeenSet =
false;
192 bool m_domainIdHasBeenSet =
false;
195 bool m_domainUnitIdHasBeenSet =
false;
198 bool m_environmentIdHasBeenSet =
false;
201 bool m_environmentUserRoleHasBeenSet =
false;
204 bool m_nameHasBeenSet =
false;
207 bool m_physicalEndpointsHasBeenSet =
false;
210 bool m_projectIdHasBeenSet =
false;
213 bool m_propsHasBeenSet =
false;
216 bool m_typeHasBeenSet =
false;
219 bool m_requestIdHasBeenSet =
false;
const Aws::String & GetDescription() const
const Aws::String & GetDomainId() const
AWS_DATAZONE_API GetConnectionResult & operator=(const Aws::AmazonWebServiceResult< Aws::Utils::Json::JsonValue > &result)
GetConnectionResult & WithProps(PropsT &&value)
void SetPhysicalEndpoints(PhysicalEndpointsT &&value)
GetConnectionResult & WithType(ConnectionType value)
GetConnectionResult & WithDomainId(DomainIdT &&value)
AWS_DATAZONE_API GetConnectionResult()=default
GetConnectionResult & WithConnectionId(ConnectionIdT &&value)
const ConnectionPropertiesOutput & GetProps() const
void SetEnvironmentId(EnvironmentIdT &&value)
void SetConnectionCredentials(ConnectionCredentialsT &&value)
void SetConnectionId(ConnectionIdT &&value)
GetConnectionResult & WithRequestId(RequestIdT &&value)
GetConnectionResult & WithName(NameT &&value)
GetConnectionResult & WithDescription(DescriptionT &&value)
const Aws::String & GetConnectionId() const
GetConnectionResult & WithDomainUnitId(DomainUnitIdT &&value)
GetConnectionResult & WithEnvironmentId(EnvironmentIdT &&value)
const Aws::Vector< PhysicalEndpoint > & GetPhysicalEndpoints() const
AWS_DATAZONE_API GetConnectionResult(const Aws::AmazonWebServiceResult< Aws::Utils::Json::JsonValue > &result)
void SetEnvironmentUserRole(EnvironmentUserRoleT &&value)
const Aws::String & GetEnvironmentUserRole() const
void SetName(NameT &&value)
const Aws::String & GetRequestId() const
const Aws::String & GetDomainUnitId() const
const ConnectionCredentials & GetConnectionCredentials() const
const Aws::String & GetProjectId() const
void SetRequestId(RequestIdT &&value)
GetConnectionResult & WithProjectId(ProjectIdT &&value)
void SetDomainUnitId(DomainUnitIdT &&value)
GetConnectionResult & AddPhysicalEndpoints(PhysicalEndpointsT &&value)
void SetProjectId(ProjectIdT &&value)
const Aws::String & GetEnvironmentId() const
void SetDescription(DescriptionT &&value)
ConnectionType GetType() const
GetConnectionResult & WithEnvironmentUserRole(EnvironmentUserRoleT &&value)
const Aws::String & GetName() const
GetConnectionResult & WithPhysicalEndpoints(PhysicalEndpointsT &&value)
void SetProps(PropsT &&value)
void SetDomainId(DomainIdT &&value)
void SetType(ConnectionType value)
GetConnectionResult & WithConnectionCredentials(ConnectionCredentialsT &&value)
std::basic_string< char, std::char_traits< char >, Aws::Allocator< char > > String
std::vector< T, Aws::Allocator< T > > Vector
Aws::Utils::Json::JsonValue JsonValue