Uses of Class
software.amazon.awssdk.services.sagemaker.model.LabelingJobDataAttributes
-
Packages that use LabelingJobDataAttributes Package Description software.amazon.awssdk.services.sagemaker.model -
-
Uses of LabelingJobDataAttributes in software.amazon.awssdk.services.sagemaker.model
Methods in software.amazon.awssdk.services.sagemaker.model that return LabelingJobDataAttributes Modifier and Type Method Description LabelingJobDataAttributesLabelingJobInputConfig. dataAttributes()Attributes of the data specified by the customer.Methods in software.amazon.awssdk.services.sagemaker.model with parameters of type LabelingJobDataAttributes Modifier and Type Method Description LabelingJobInputConfig.BuilderLabelingJobInputConfig.Builder. dataAttributes(LabelingJobDataAttributes dataAttributes)Attributes of the data specified by the customer.
-