Builder
class Builder
Properties
Link copied to clipboard
The capacity limits for the service environment. The number of instances a job consumes is the total number of instances requested in the submit training job request resource configuration.
Link copied to clipboard
The name for the service environment. It can be up to 128 characters long and can contain letters, numbers, hyphens (-), and underscores (_).
Link copied to clipboard
The type of service environment. For SageMaker Training jobs, specify SAGEMAKER_TRAINING
.
Link copied to clipboard
The state of the service environment. Valid values are ENABLED
and DISABLED
. The default value is ENABLED
.