7#include <aws/bedrock/Bedrock_EXPORTS.h>
8#include <aws/core/utils/memory/stl/AWSString.h>
40 template <
typename RefundPolicyDescriptionT = Aws::String>
42 m_refundPolicyDescriptionHasBeenSet =
true;
43 m_refundPolicyDescription = std::forward<RefundPolicyDescriptionT>(value);
45 template <
typename RefundPolicyDescriptionT = Aws::String>
53 bool m_refundPolicyDescriptionHasBeenSet =
false;
AWS_BEDROCK_API SupportTerm(Aws::Utils::Json::JsonView jsonValue)
SupportTerm & WithRefundPolicyDescription(RefundPolicyDescriptionT &&value)
bool RefundPolicyDescriptionHasBeenSet() const
AWS_BEDROCK_API SupportTerm()=default
AWS_BEDROCK_API SupportTerm & operator=(Aws::Utils::Json::JsonView jsonValue)
const Aws::String & GetRefundPolicyDescription() const
void SetRefundPolicyDescription(RefundPolicyDescriptionT &&value)
AWS_BEDROCK_API Aws::Utils::Json::JsonValue Jsonize() const
std::shared_ptr< T > MakeShared(const char *allocationTag, ArgTypes &&... args)
std::basic_string< char, std::char_traits< char >, Aws::Allocator< char > > String
Aws::Utils::Json::JsonValue JsonValue