AWSSageMakerRuntimeInvokeEndpointAsyncOutput
Objective-C
@interface AWSSageMakerRuntimeInvokeEndpointAsyncOutputSwift
class AWSSageMakerRuntimeInvokeEndpointAsyncOutput- 
                  
                  The Amazon S3 URI where the inference failure response payload is stored. DeclarationObjective-C @property (nonatomic, strong) NSString *_Nullable failureLocation;Swift var failureLocation: String? { get set }
- 
                  
                  Identifier for an inference request. This will be the same as the InferenceIdspecified in the input. Amazon SageMaker will generate an identifier for you if you do not specify one.DeclarationObjective-C @property (nonatomic, strong) NSString *_Nullable inferenceId;Swift var inferenceId: String? { get set }
- 
                  
                  The Amazon S3 URI where the inference response payload is stored. DeclarationObjective-C @property (nonatomic, strong) NSString *_Nullable outputLocation;Swift var outputLocation: String? { get set }
 View on GitHub
View on GitHub Install in Dash
Install in Dash AWSSageMakerRuntimeInvokeEndpointAsyncOutput Class Reference
        AWSSageMakerRuntimeInvokeEndpointAsyncOutput Class Reference