Uses of Class
software.amazon.awscdk.services.lookoutequipment.CfnInferenceSchedulerProps.Builder
Packages that use CfnInferenceSchedulerProps.Builder
Package
Description
AWS::LookoutEquipment Construct Library
-
Uses of CfnInferenceSchedulerProps.Builder in software.amazon.awscdk.services.lookoutequipment
Methods in software.amazon.awscdk.services.lookoutequipment that return CfnInferenceSchedulerProps.BuilderModifier and TypeMethodDescriptionCfnInferenceSchedulerProps.builder()CfnInferenceSchedulerProps.Builder.dataDelayOffsetInMinutes(Number dataDelayOffsetInMinutes) Sets the value ofCfnInferenceSchedulerProps.getDataDelayOffsetInMinutes()CfnInferenceSchedulerProps.Builder.dataInputConfiguration(Object dataInputConfiguration) Sets the value ofCfnInferenceSchedulerProps.getDataInputConfiguration()CfnInferenceSchedulerProps.Builder.dataOutputConfiguration(Object dataOutputConfiguration) Sets the value ofCfnInferenceSchedulerProps.getDataOutputConfiguration()CfnInferenceSchedulerProps.Builder.dataUploadFrequency(String dataUploadFrequency) Sets the value ofCfnInferenceSchedulerProps.getDataUploadFrequency()CfnInferenceSchedulerProps.Builder.inferenceSchedulerName(String inferenceSchedulerName) Sets the value ofCfnInferenceSchedulerProps.getInferenceSchedulerName()Sets the value ofCfnInferenceSchedulerProps.getModelName()Sets the value ofCfnInferenceSchedulerProps.getRoleArn()CfnInferenceSchedulerProps.Builder.serverSideKmsKeyId(String serverSideKmsKeyId) Sets the value ofCfnInferenceSchedulerProps.getServerSideKmsKeyId()Sets the value ofCfnInferenceSchedulerProps.getTags()Constructors in software.amazon.awscdk.services.lookoutequipment with parameters of type CfnInferenceSchedulerProps.BuilderModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCfnInferenceSchedulerProps.Builder.