Uses of Class
software.amazon.awssdk.services.sagemakera2iruntime.model.HumanLoopDataAttributes
-
Packages that use HumanLoopDataAttributes Package Description software.amazon.awssdk.services.sagemakera2iruntime.model -
-
Uses of HumanLoopDataAttributes in software.amazon.awssdk.services.sagemakera2iruntime.model
Methods in software.amazon.awssdk.services.sagemakera2iruntime.model that return HumanLoopDataAttributes Modifier and Type Method Description HumanLoopDataAttributesStartHumanLoopRequest. dataAttributes()Attributes of the specified data.Methods in software.amazon.awssdk.services.sagemakera2iruntime.model with parameters of type HumanLoopDataAttributes Modifier and Type Method Description StartHumanLoopRequest.BuilderStartHumanLoopRequest.Builder. dataAttributes(HumanLoopDataAttributes dataAttributes)Attributes of the specified data.
-