7#include <aws/core/utils/memory/stl/AWSString.h>
8#include <aws/partnercentral-benefits/PartnerCentralBenefits_EXPORTS.h>
19namespace PartnerCentralBenefits {
30 AWS_PARTNERCENTRALBENEFITS_API
FileInput() =
default;
41 template <
typename FileURIT = Aws::String>
43 m_fileURIHasBeenSet =
true;
44 m_fileURI = std::forward<FileURIT>(value);
46 template <
typename FileURIT = Aws::String>
60 template <
typename BusinessUseCaseT = Aws::String>
62 m_businessUseCaseHasBeenSet =
true;
63 m_businessUseCase = std::forward<BusinessUseCaseT>(value);
65 template <
typename BusinessUseCaseT = Aws::String>
75 bool m_fileURIHasBeenSet =
false;
76 bool m_businessUseCaseHasBeenSet =
false;
std::basic_string< char, std::char_traits< char >, Aws::Allocator< char > > String
Aws::Utils::Json::JsonValue JsonValue