7#include <aws/bedrock/Bedrock_EXPORTS.h>
8#include <aws/core/utils/memory/stl/AWSString.h>
40 template <
typename AgreementDurationT = Aws::String>
42 m_agreementDurationHasBeenSet =
true;
43 m_agreementDuration = std::forward<AgreementDurationT>(value);
45 template <
typename AgreementDurationT = Aws::String>
53 bool m_agreementDurationHasBeenSet =
false;
AWS_BEDROCK_API ValidityTerm & operator=(Aws::Utils::Json::JsonView jsonValue)
AWS_BEDROCK_API Aws::Utils::Json::JsonValue Jsonize() const
ValidityTerm & WithAgreementDuration(AgreementDurationT &&value)
bool AgreementDurationHasBeenSet() const
AWS_BEDROCK_API ValidityTerm()=default
void SetAgreementDuration(AgreementDurationT &&value)
const Aws::String & GetAgreementDuration() const
AWS_BEDROCK_API ValidityTerm(Aws::Utils::Json::JsonView jsonValue)
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