Uses of Class
software.amazon.awscdk.cfnpropertymixins.services.databrew.CfnJobMixinProps.Builder
Packages that use CfnJobMixinProps.Builder
-
Uses of CfnJobMixinProps.Builder in software.amazon.awscdk.cfnpropertymixins.services.databrew
Methods in software.amazon.awscdk.cfnpropertymixins.services.databrew that return CfnJobMixinProps.BuilderModifier and TypeMethodDescriptionstatic CfnJobMixinProps.BuilderCfnJobMixinProps.builder()CfnJobMixinProps.Builder.databaseOutputs(List<? extends Object> databaseOutputs) Sets the value ofCfnJobMixinProps.getDatabaseOutputs()CfnJobMixinProps.Builder.databaseOutputs(IResolvable databaseOutputs) Sets the value ofCfnJobMixinProps.getDatabaseOutputs()CfnJobMixinProps.Builder.dataCatalogOutputs(List<? extends Object> dataCatalogOutputs) Sets the value ofCfnJobMixinProps.getDataCatalogOutputs()CfnJobMixinProps.Builder.dataCatalogOutputs(IResolvable dataCatalogOutputs) Sets the value ofCfnJobMixinProps.getDataCatalogOutputs()CfnJobMixinProps.Builder.datasetName(String datasetName) Sets the value ofCfnJobMixinProps.getDatasetName()CfnJobMixinProps.Builder.encryptionKeyArn(String encryptionKeyArn) Sets the value ofCfnJobMixinProps.getEncryptionKeyArn()CfnJobMixinProps.Builder.encryptionMode(String encryptionMode) Sets the value ofCfnJobMixinProps.getEncryptionMode()CfnJobMixinProps.Builder.jobSample(CfnJobPropsMixin.JobSampleProperty jobSample) Sets the value ofCfnJobMixinProps.getJobSample()CfnJobMixinProps.Builder.jobSample(IResolvable jobSample) Sets the value ofCfnJobMixinProps.getJobSample()CfnJobMixinProps.Builder.logSubscription(String logSubscription) Sets the value ofCfnJobMixinProps.getLogSubscription()CfnJobMixinProps.Builder.maxCapacity(Number maxCapacity) Sets the value ofCfnJobMixinProps.getMaxCapacity()CfnJobMixinProps.Builder.maxRetries(Number maxRetries) Sets the value ofCfnJobMixinProps.getMaxRetries()Sets the value ofCfnJobMixinProps.getName()CfnJobMixinProps.Builder.outputLocation(CfnJobPropsMixin.OutputLocationProperty outputLocation) Sets the value ofCfnJobMixinProps.getOutputLocation()CfnJobMixinProps.Builder.outputLocation(IResolvable outputLocation) Sets the value ofCfnJobMixinProps.getOutputLocation()Sets the value ofCfnJobMixinProps.getOutputs()CfnJobMixinProps.Builder.outputs(IResolvable outputs) Sets the value ofCfnJobMixinProps.getOutputs()CfnJobMixinProps.Builder.profileConfiguration(CfnJobPropsMixin.ProfileConfigurationProperty profileConfiguration) Sets the value ofCfnJobMixinProps.getProfileConfiguration()CfnJobMixinProps.Builder.profileConfiguration(IResolvable profileConfiguration) Sets the value ofCfnJobMixinProps.getProfileConfiguration()CfnJobMixinProps.Builder.projectName(String projectName) Sets the value ofCfnJobMixinProps.getProjectName()CfnJobMixinProps.Builder.recipe(CfnJobPropsMixin.RecipeProperty recipe) Sets the value ofCfnJobMixinProps.getRecipe()CfnJobMixinProps.Builder.recipe(IResolvable recipe) Sets the value ofCfnJobMixinProps.getRecipe()Sets the value ofCfnJobMixinProps.getRoleArn()Sets the value ofCfnJobMixinProps.getTags()Sets the value ofCfnJobMixinProps.getTimeout()Sets the value ofCfnJobMixinProps.getType()CfnJobMixinProps.Builder.validationConfigurations(List<? extends Object> validationConfigurations) Sets the value ofCfnJobMixinProps.getValidationConfigurations()CfnJobMixinProps.Builder.validationConfigurations(IResolvable validationConfigurations) Sets the value ofCfnJobMixinProps.getValidationConfigurations()Constructors in software.amazon.awscdk.cfnpropertymixins.services.databrew with parameters of type CfnJobMixinProps.BuilderModifierConstructorDescriptionprotectedJsii$Proxy(CfnJobMixinProps.Builder builder) Constructor that initializes the object based on literal property values passed by theCfnJobMixinProps.Builder.