Uses of Class
software.amazon.awssdk.services.sagemaker.model.EdgePresetDeploymentOutput
-
Packages that use EdgePresetDeploymentOutput Package Description software.amazon.awssdk.services.sagemaker.model -
-
Uses of EdgePresetDeploymentOutput in software.amazon.awssdk.services.sagemaker.model
Methods in software.amazon.awssdk.services.sagemaker.model that return EdgePresetDeploymentOutput Modifier and Type Method Description EdgePresetDeploymentOutputDescribeEdgePackagingJobResponse. presetDeploymentOutput()The output of a SageMaker Edge Manager deployable resource.Methods in software.amazon.awssdk.services.sagemaker.model with parameters of type EdgePresetDeploymentOutput Modifier and Type Method Description DescribeEdgePackagingJobResponse.BuilderDescribeEdgePackagingJobResponse.Builder. presetDeploymentOutput(EdgePresetDeploymentOutput presetDeploymentOutput)The output of a SageMaker Edge Manager deployable resource.
-