Builder
Properties
The containers in the inference pipeline.
A timestamp that shows when the model was created.
A set of recommended deployment configurations for the model.
If True
, no inbound or outbound network calls can be made to or from the model container.
The Amazon Resource Name (ARN) of the IAM role that you specified for the model.
Specifies details of how containers in a multi-container endpoint are called.
The location of the primary inference code, associated artifacts, and custom environment map that the inference code uses when it is deployed in production.
A VpcConfig object that specifies the VPC that this model has access to. For more information, see Protect Endpoints by Using an Amazon Virtual Private Cloud
Functions
construct an aws.sdk.kotlin.services.sagemaker.model.DeploymentRecommendation inside the given block
construct an aws.sdk.kotlin.services.sagemaker.model.InferenceExecutionConfig inside the given block
construct an aws.sdk.kotlin.services.sagemaker.model.ContainerDefinition inside the given block
construct an aws.sdk.kotlin.services.sagemaker.model.VpcConfig inside the given block