Uses of Class
software.amazon.awssdk.services.sagemakergeospatial.model.InputConfigInput
-
Packages that use InputConfigInput Package Description software.amazon.awssdk.services.sagemakergeospatial.model -
-
Uses of InputConfigInput in software.amazon.awssdk.services.sagemakergeospatial.model
Methods in software.amazon.awssdk.services.sagemakergeospatial.model that return InputConfigInput Modifier and Type Method Description InputConfigInputStartEarthObservationJobRequest. inputConfig()Input configuration information for the Earth Observation job.Methods in software.amazon.awssdk.services.sagemakergeospatial.model with parameters of type InputConfigInput Modifier and Type Method Description StartEarthObservationJobRequest.BuilderStartEarthObservationJobRequest.Builder. inputConfig(InputConfigInput inputConfig)Input configuration information for the Earth Observation job.
-