Uses of Class
software.amazon.awscdk.services.sagemaker.CfnEndpointConfig.AsyncInferenceOutputConfigProperty.Builder
Packages that use CfnEndpointConfig.AsyncInferenceOutputConfigProperty.Builder
-
Uses of CfnEndpointConfig.AsyncInferenceOutputConfigProperty.Builder in software.amazon.awscdk.services.sagemaker
Methods in software.amazon.awscdk.services.sagemaker that return CfnEndpointConfig.AsyncInferenceOutputConfigProperty.BuilderModifier 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()Constructors in software.amazon.awscdk.services.sagemaker with parameters of type CfnEndpointConfig.AsyncInferenceOutputConfigProperty.BuilderModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCfnEndpointConfig.AsyncInferenceOutputConfigProperty.Builder.