Uses of Class
software.amazon.awscdk.services.sagemaker.CfnEndpointConfig.AsyncInferenceOutputConfigProperty.Builder
-
Uses of CfnEndpointConfig.AsyncInferenceOutputConfigProperty.Builder in software.amazon.awscdk.services.sagemaker
Modifier and TypeMethodDescriptionCfnEndpointConfig.AsyncInferenceOutputConfigProperty.builder()
Sets the value ofCfnEndpointConfig.AsyncInferenceOutputConfigProperty.getKmsKeyId()
CfnEndpointConfig.AsyncInferenceOutputConfigProperty.Builder.notificationConfig
(IResolvable notificationConfig) CfnEndpointConfig.AsyncInferenceOutputConfigProperty.Builder.notificationConfig
(CfnEndpointConfig.AsyncInferenceNotificationConfigProperty notificationConfig) CfnEndpointConfig.AsyncInferenceOutputConfigProperty.Builder.s3FailurePath
(String s3FailurePath) Sets the value ofCfnEndpointConfig.AsyncInferenceOutputConfigProperty.getS3FailurePath()
CfnEndpointConfig.AsyncInferenceOutputConfigProperty.Builder.s3OutputPath
(String s3OutputPath) Sets the value ofCfnEndpointConfig.AsyncInferenceOutputConfigProperty.getS3OutputPath()
ModifierConstructorDescriptionprotected
Constructor that initializes the object based on literal property values passed by theCfnEndpointConfig.AsyncInferenceOutputConfigProperty.Builder
.