7#include <aws/connect/Connect_EXPORTS.h>
8#include <aws/core/utils/memory/stl/AWSString.h>
9#include <aws/connect/model/FileStatusType.h>
10#include <aws/connect/model/FileUseCaseType.h>
11#include <aws/connect/model/CreatedByInfo.h>
12#include <aws/connect/model/DownloadUrlMetadata.h>
13#include <aws/core/utils/memory/stl/AWSMap.h>
18template<
typename RESULT_TYPE>
19class AmazonWebServiceResult;
52 inline void SetFileArn(
const char* value) { m_fileArn.assign(value); }
65 inline void SetFileId(
const char* value) { m_fileId.assign(value); }
104 inline void SetFileName(
const char* value) { m_fileName.assign(value); }
191 inline void SetRequestId(
const char* value) { m_requestId.assign(value); }
208 long long m_fileSizeInBytes;
void SetRequestId(const Aws::String &value)
GetAttachedFileResult & WithCreatedBy(CreatedByInfo &&value)
const Aws::String & GetAssociatedResourceArn() const
GetAttachedFileResult & WithCreationTime(Aws::String &&value)
long long GetFileSizeInBytes() const
void SetFileArn(const Aws::String &value)
void SetCreatedBy(const CreatedByInfo &value)
void SetRequestId(const char *value)
GetAttachedFileResult & WithFileArn(const Aws::String &value)
void SetFileSizeInBytes(long long value)
GetAttachedFileResult & WithRequestId(const char *value)
void SetFileId(Aws::String &&value)
GetAttachedFileResult & WithFileId(const char *value)
void SetFileName(const char *value)
const Aws::String & GetRequestId() const
AWS_CONNECT_API GetAttachedFileResult()
GetAttachedFileResult & WithFileName(Aws::String &&value)
GetAttachedFileResult & WithFileName(const char *value)
void SetTags(Aws::Map< Aws::String, Aws::String > &&value)
GetAttachedFileResult & AddTags(Aws::String &&key, const Aws::String &value)
void SetAssociatedResourceArn(const char *value)
GetAttachedFileResult & AddTags(const char *key, Aws::String &&value)
GetAttachedFileResult & WithTags(Aws::Map< Aws::String, Aws::String > &&value)
void SetFileStatus(const FileStatusType &value)
GetAttachedFileResult & WithFileId(const Aws::String &value)
const DownloadUrlMetadata & GetDownloadUrlMetadata() const
GetAttachedFileResult & WithCreationTime(const Aws::String &value)
GetAttachedFileResult & AddTags(Aws::String &&key, const char *value)
GetAttachedFileResult & WithDownloadUrlMetadata(DownloadUrlMetadata &&value)
GetAttachedFileResult & AddTags(const Aws::String &key, const Aws::String &value)
GetAttachedFileResult & WithAssociatedResourceArn(const char *value)
GetAttachedFileResult & WithCreationTime(const char *value)
const Aws::String & GetFileId() const
void SetFileId(const char *value)
GetAttachedFileResult & WithFileArn(const char *value)
const Aws::Map< Aws::String, Aws::String > & GetTags() const
const Aws::String & GetCreationTime() const
void SetFileUseCaseType(FileUseCaseType &&value)
const Aws::String & GetFileArn() const
void SetFileArn(Aws::String &&value)
void SetDownloadUrlMetadata(DownloadUrlMetadata &&value)
void SetFileName(Aws::String &&value)
GetAttachedFileResult & WithDownloadUrlMetadata(const DownloadUrlMetadata &value)
void SetFileUseCaseType(const FileUseCaseType &value)
void SetCreationTime(Aws::String &&value)
GetAttachedFileResult & WithRequestId(const Aws::String &value)
void SetAssociatedResourceArn(Aws::String &&value)
GetAttachedFileResult & WithCreatedBy(const CreatedByInfo &value)
GetAttachedFileResult & WithTags(const Aws::Map< Aws::String, Aws::String > &value)
void SetFileArn(const char *value)
GetAttachedFileResult & WithFileUseCaseType(FileUseCaseType &&value)
GetAttachedFileResult & AddTags(Aws::String &&key, Aws::String &&value)
GetAttachedFileResult & WithRequestId(Aws::String &&value)
GetAttachedFileResult & WithFileArn(Aws::String &&value)
GetAttachedFileResult & WithFileStatus(FileStatusType &&value)
void SetRequestId(Aws::String &&value)
const FileStatusType & GetFileStatus() const
GetAttachedFileResult & WithFileId(Aws::String &&value)
GetAttachedFileResult & AddTags(const char *key, const char *value)
void SetDownloadUrlMetadata(const DownloadUrlMetadata &value)
GetAttachedFileResult & AddTags(const Aws::String &key, Aws::String &&value)
GetAttachedFileResult & WithAssociatedResourceArn(Aws::String &&value)
GetAttachedFileResult & WithFileName(const Aws::String &value)
AWS_CONNECT_API GetAttachedFileResult(const Aws::AmazonWebServiceResult< Aws::Utils::Json::JsonValue > &result)
AWS_CONNECT_API GetAttachedFileResult & operator=(const Aws::AmazonWebServiceResult< Aws::Utils::Json::JsonValue > &result)
GetAttachedFileResult & WithFileUseCaseType(const FileUseCaseType &value)
const CreatedByInfo & GetCreatedBy() const
void SetCreationTime(const char *value)
void SetFileStatus(FileStatusType &&value)
void SetAssociatedResourceArn(const Aws::String &value)
const FileUseCaseType & GetFileUseCaseType() const
const Aws::String & GetFileName() const
void SetFileName(const Aws::String &value)
void SetTags(const Aws::Map< Aws::String, Aws::String > &value)
GetAttachedFileResult & WithFileSizeInBytes(long long value)
void SetCreationTime(const Aws::String &value)
void SetCreatedBy(CreatedByInfo &&value)
GetAttachedFileResult & WithAssociatedResourceArn(const Aws::String &value)
GetAttachedFileResult & WithFileStatus(const FileStatusType &value)
void SetFileId(const Aws::String &value)
std::map< K, V, std::less< K >, Aws::Allocator< std::pair< const K, V > > > Map
std::basic_string< char, std::char_traits< char >, Aws::Allocator< char > > String
Aws::Utils::Json::JsonValue JsonValue