GetTransformerJobResponse
Types
Properties
Link copied to clipboard
Returns the location for the output files. If the caller specified a directory for the output, then this contains the full path to the output file, including the file name generated by the service.
Link copied to clipboard
Returns the current state of the transformer job, either running
, succeeded
, or failed
.
Functions
Link copied to clipboard
inline fun copy(block: GetTransformerJobResponse.Builder.() -> Unit = {}): GetTransformerJobResponse