7#include <aws/sagemaker/SageMaker_EXPORTS.h>
33 AWS_SAGEMAKER_API
USD();
45 inline void SetDollars(
int value) { m_dollarsHasBeenSet =
true; m_dollars = value; }
55 inline void SetCents(
int value) { m_centsHasBeenSet =
true; m_cents = value; }
71 bool m_dollarsHasBeenSet =
false;
74 bool m_centsHasBeenSet =
false;
76 int m_tenthFractionsOfACent;
77 bool m_tenthFractionsOfACentHasBeenSet =
false;
AWS_SAGEMAKER_API Aws::Utils::Json::JsonValue Jsonize() const
USD & WithCents(int value)
void SetDollars(int value)
AWS_SAGEMAKER_API USD(Aws::Utils::Json::JsonView jsonValue)
USD & WithDollars(int value)
void SetTenthFractionsOfACent(int value)
bool TenthFractionsOfACentHasBeenSet() const
AWS_SAGEMAKER_API USD & operator=(Aws::Utils::Json::JsonView jsonValue)
bool CentsHasBeenSet() const
bool DollarsHasBeenSet() const
int GetTenthFractionsOfACent() const
USD & WithTenthFractionsOfACent(int value)
Aws::Utils::Json::JsonValue JsonValue