Uses of Class
software.amazon.awscdk.cfnpropertymixins.services.lookoutequipment.CfnInferenceSchedulerMixinProps.Builder
Packages that use CfnInferenceSchedulerMixinProps.Builder
-
Uses of CfnInferenceSchedulerMixinProps.Builder in software.amazon.awscdk.cfnpropertymixins.services.lookoutequipment
Methods in software.amazon.awscdk.cfnpropertymixins.services.lookoutequipment that return CfnInferenceSchedulerMixinProps.BuilderModifier and TypeMethodDescriptionCfnInferenceSchedulerMixinProps.builder()CfnInferenceSchedulerMixinProps.Builder.dataDelayOffsetInMinutes(Number dataDelayOffsetInMinutes) Sets the value ofCfnInferenceSchedulerMixinProps.getDataDelayOffsetInMinutes()CfnInferenceSchedulerMixinProps.Builder.dataInputConfiguration(Object dataInputConfiguration) Sets the value ofCfnInferenceSchedulerMixinProps.getDataInputConfiguration()CfnInferenceSchedulerMixinProps.Builder.dataOutputConfiguration(Object dataOutputConfiguration) Sets the value ofCfnInferenceSchedulerMixinProps.getDataOutputConfiguration()CfnInferenceSchedulerMixinProps.Builder.dataUploadFrequency(String dataUploadFrequency) Sets the value ofCfnInferenceSchedulerMixinProps.getDataUploadFrequency()CfnInferenceSchedulerMixinProps.Builder.inferenceSchedulerName(String inferenceSchedulerName) Sets the value ofCfnInferenceSchedulerMixinProps.getInferenceSchedulerName()Sets the value ofCfnInferenceSchedulerMixinProps.getModelName()Sets the value ofCfnInferenceSchedulerMixinProps.getRoleArn()CfnInferenceSchedulerMixinProps.Builder.serverSideKmsKeyId(String serverSideKmsKeyId) Sets the value ofCfnInferenceSchedulerMixinProps.getServerSideKmsKeyId()Sets the value ofCfnInferenceSchedulerMixinProps.getTags()Constructors in software.amazon.awscdk.cfnpropertymixins.services.lookoutequipment with parameters of type CfnInferenceSchedulerMixinProps.BuilderModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCfnInferenceSchedulerMixinProps.Builder.