Uses of Class
software.amazon.awssdk.services.sagemakergeospatial.model.ExportS3DataInput
-
Packages that use ExportS3DataInput Package Description software.amazon.awssdk.services.sagemakergeospatial.model -
-
Uses of ExportS3DataInput in software.amazon.awssdk.services.sagemakergeospatial.model
Methods in software.amazon.awssdk.services.sagemakergeospatial.model that return ExportS3DataInput Modifier and Type Method Description ExportS3DataInputOutputConfigInput. s3Data()Path to Amazon S3 storage location for the output configuration file.Methods in software.amazon.awssdk.services.sagemakergeospatial.model with parameters of type ExportS3DataInput Modifier and Type Method Description OutputConfigInput.BuilderOutputConfigInput.Builder. s3Data(ExportS3DataInput s3Data)Path to Amazon S3 storage location for the output configuration file.
-