#include <DesiredWeightAndCapacity.h>
Specifies weight and capacity values for a production variant.
See Also:
AWS API Reference
Definition at line 32 of file DesiredWeightAndCapacity.h.
◆ DesiredWeightAndCapacity() [1/2]
Aws::SageMaker::Model::DesiredWeightAndCapacity::DesiredWeightAndCapacity |
( |
| ) |
|
◆ DesiredWeightAndCapacity() [2/2]
◆ DesiredInstanceCountHasBeenSet()
bool Aws::SageMaker::Model::DesiredWeightAndCapacity::DesiredInstanceCountHasBeenSet |
( |
| ) |
const |
|
inline |
◆ DesiredWeightHasBeenSet()
bool Aws::SageMaker::Model::DesiredWeightAndCapacity::DesiredWeightHasBeenSet |
( |
| ) |
const |
|
inline |
◆ GetDesiredInstanceCount()
int Aws::SageMaker::Model::DesiredWeightAndCapacity::GetDesiredInstanceCount |
( |
| ) |
const |
|
inline |
◆ GetDesiredWeight()
double Aws::SageMaker::Model::DesiredWeightAndCapacity::GetDesiredWeight |
( |
| ) |
const |
|
inline |
◆ GetVariantName()
const Aws::String& Aws::SageMaker::Model::DesiredWeightAndCapacity::GetVariantName |
( |
| ) |
const |
|
inline |
◆ Jsonize()
◆ operator=()
◆ SetDesiredInstanceCount()
void Aws::SageMaker::Model::DesiredWeightAndCapacity::SetDesiredInstanceCount |
( |
int |
value | ) |
|
|
inline |
◆ SetDesiredWeight()
void Aws::SageMaker::Model::DesiredWeightAndCapacity::SetDesiredWeight |
( |
double |
value | ) |
|
|
inline |
◆ SetVariantName() [1/3]
void Aws::SageMaker::Model::DesiredWeightAndCapacity::SetVariantName |
( |
Aws::String && |
value | ) |
|
|
inline |
◆ SetVariantName() [2/3]
void Aws::SageMaker::Model::DesiredWeightAndCapacity::SetVariantName |
( |
const Aws::String & |
value | ) |
|
|
inline |
◆ SetVariantName() [3/3]
void Aws::SageMaker::Model::DesiredWeightAndCapacity::SetVariantName |
( |
const char * |
value | ) |
|
|
inline |
◆ VariantNameHasBeenSet()
bool Aws::SageMaker::Model::DesiredWeightAndCapacity::VariantNameHasBeenSet |
( |
| ) |
const |
|
inline |
◆ WithDesiredInstanceCount()
◆ WithDesiredWeight()
◆ WithVariantName() [1/3]
◆ WithVariantName() [2/3]
◆ WithVariantName() [3/3]
The documentation for this class was generated from the following file: