Uses of Class
software.amazon.awssdk.services.cleanroomsml.model.Destination
-
Packages that use Destination Package Description software.amazon.awssdk.services.cleanroomsml.model -
-
Uses of Destination in software.amazon.awssdk.services.cleanroomsml.model
Methods in software.amazon.awssdk.services.cleanroomsml.model that return Destination Modifier and Type Method Description DestinationMLOutputConfiguration. destination()The Amazon S3 location where exported model artifacts are stored.Methods in software.amazon.awssdk.services.cleanroomsml.model with parameters of type Destination Modifier and Type Method Description MLOutputConfiguration.BuilderMLOutputConfiguration.Builder. destination(Destination destination)The Amazon S3 location where exported model artifacts are stored.
-