7#include <aws/vpc-lattice/VPCLattice_EXPORTS.h>
8#include <aws/core/utils/memory/stl/AWSString.h>
9#include <aws/vpc-lattice/model/AuthType.h>
10#include <aws/core/utils/DateTime.h>
15template<
typename RESULT_TYPE>
16class AmazonWebServiceResult;
44 inline void SetArn(
const char* value) { m_arn.assign(value); }
80 inline void SetId(
const char* value) { m_id.assign(value); }
104 inline void SetName(
const char* value) { m_name.assign(value); }
133 inline void SetRequestId(
const char* value) { m_requestId.assign(value); }
152 long long m_numberOfAssociatedServices;
154 long long m_numberOfAssociatedVPCs;
void SetId(const char *value)
void SetLastUpdatedAt(Aws::Utils::DateTime &&value)
void SetLastUpdatedAt(const Aws::Utils::DateTime &value)
long long GetNumberOfAssociatedVPCs() const
GetServiceNetworkResult & WithCreatedAt(Aws::Utils::DateTime &&value)
const Aws::String & GetArn() const
GetServiceNetworkResult & WithArn(const char *value)
AWS_VPCLATTICE_API GetServiceNetworkResult()
GetServiceNetworkResult & WithId(const char *value)
GetServiceNetworkResult & WithAuthType(const AuthType &value)
void SetName(Aws::String &&value)
GetServiceNetworkResult & WithNumberOfAssociatedServices(long long value)
GetServiceNetworkResult & WithArn(const Aws::String &value)
void SetNumberOfAssociatedVPCs(long long value)
GetServiceNetworkResult & WithArn(Aws::String &&value)
const AuthType & GetAuthType() const
GetServiceNetworkResult & WithAuthType(AuthType &&value)
long long GetNumberOfAssociatedServices() const
const Aws::String & GetRequestId() const
GetServiceNetworkResult & WithNumberOfAssociatedVPCs(long long value)
GetServiceNetworkResult & WithRequestId(const char *value)
void SetId(Aws::String &&value)
void SetId(const Aws::String &value)
void SetAuthType(AuthType &&value)
void SetNumberOfAssociatedServices(long long value)
const Aws::String & GetId() const
GetServiceNetworkResult & WithCreatedAt(const Aws::Utils::DateTime &value)
void SetArn(Aws::String &&value)
const Aws::Utils::DateTime & GetLastUpdatedAt() const
void SetRequestId(const Aws::String &value)
GetServiceNetworkResult & WithLastUpdatedAt(const Aws::Utils::DateTime &value)
void SetRequestId(Aws::String &&value)
void SetCreatedAt(const Aws::Utils::DateTime &value)
void SetRequestId(const char *value)
const Aws::Utils::DateTime & GetCreatedAt() const
GetServiceNetworkResult & WithRequestId(Aws::String &&value)
void SetName(const char *value)
void SetName(const Aws::String &value)
void SetCreatedAt(Aws::Utils::DateTime &&value)
AWS_VPCLATTICE_API GetServiceNetworkResult(const Aws::AmazonWebServiceResult< Aws::Utils::Json::JsonValue > &result)
void SetAuthType(const AuthType &value)
GetServiceNetworkResult & WithLastUpdatedAt(Aws::Utils::DateTime &&value)
void SetArn(const char *value)
GetServiceNetworkResult & WithName(const char *value)
GetServiceNetworkResult & WithName(const Aws::String &value)
GetServiceNetworkResult & WithName(Aws::String &&value)
AWS_VPCLATTICE_API GetServiceNetworkResult & operator=(const Aws::AmazonWebServiceResult< Aws::Utils::Json::JsonValue > &result)
const Aws::String & GetName() const
GetServiceNetworkResult & WithRequestId(const Aws::String &value)
void SetArn(const Aws::String &value)
GetServiceNetworkResult & WithId(Aws::String &&value)
GetServiceNetworkResult & WithId(const Aws::String &value)
std::basic_string< char, std::char_traits< char >, Aws::Allocator< char > > String
Aws::Utils::Json::JsonValue JsonValue