Uses of Class
software.amazon.awscdk.cfnpropertymixins.services.glue.CfnJobMixinProps.Builder
Packages that use CfnJobMixinProps.Builder
-
Uses of CfnJobMixinProps.Builder in software.amazon.awscdk.cfnpropertymixins.services.glue
Methods in software.amazon.awscdk.cfnpropertymixins.services.glue that return CfnJobMixinProps.BuilderModifier and TypeMethodDescriptionCfnJobMixinProps.Builder.allocatedCapacity(Number allocatedCapacity) Sets the value ofCfnJobMixinProps.getAllocatedCapacity()static CfnJobMixinProps.BuilderCfnJobMixinProps.builder()CfnJobMixinProps.Builder.command(CfnJobPropsMixin.JobCommandProperty command) Sets the value ofCfnJobMixinProps.getCommand()CfnJobMixinProps.Builder.command(IResolvable command) Sets the value ofCfnJobMixinProps.getCommand()CfnJobMixinProps.Builder.connections(CfnJobPropsMixin.ConnectionsListProperty connections) Sets the value ofCfnJobMixinProps.getConnections()CfnJobMixinProps.Builder.connections(IResolvable connections) Sets the value ofCfnJobMixinProps.getConnections()CfnJobMixinProps.Builder.defaultArguments(Object defaultArguments) Sets the value ofCfnJobMixinProps.getDefaultArguments()CfnJobMixinProps.Builder.description(String description) Sets the value ofCfnJobMixinProps.getDescription()CfnJobMixinProps.Builder.executionClass(String executionClass) Sets the value ofCfnJobMixinProps.getExecutionClass()CfnJobMixinProps.Builder.executionProperty(CfnJobPropsMixin.ExecutionPropertyProperty executionProperty) Sets the value ofCfnJobMixinProps.getExecutionProperty()CfnJobMixinProps.Builder.executionProperty(IResolvable executionProperty) Sets the value ofCfnJobMixinProps.getExecutionProperty()CfnJobMixinProps.Builder.glueVersion(String glueVersion) Sets the value ofCfnJobMixinProps.getGlueVersion()Sets the value ofCfnJobMixinProps.getJobMode()CfnJobMixinProps.Builder.jobRunQueuingEnabled(Boolean jobRunQueuingEnabled) Sets the value ofCfnJobMixinProps.getJobRunQueuingEnabled()CfnJobMixinProps.Builder.jobRunQueuingEnabled(IResolvable jobRunQueuingEnabled) Sets the value ofCfnJobMixinProps.getJobRunQueuingEnabled()Sets the value ofCfnJobMixinProps.getLogUri()CfnJobMixinProps.Builder.maintenanceWindow(String maintenanceWindow) Sets the value ofCfnJobMixinProps.getMaintenanceWindow()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.nonOverridableArguments(Object nonOverridableArguments) Sets the value ofCfnJobMixinProps.getNonOverridableArguments()CfnJobMixinProps.Builder.notificationProperty(CfnJobPropsMixin.NotificationPropertyProperty notificationProperty) Sets the value ofCfnJobMixinProps.getNotificationProperty()CfnJobMixinProps.Builder.notificationProperty(IResolvable notificationProperty) Sets the value ofCfnJobMixinProps.getNotificationProperty()CfnJobMixinProps.Builder.numberOfWorkers(Number numberOfWorkers) Sets the value ofCfnJobMixinProps.getNumberOfWorkers()Sets the value ofCfnJobMixinProps.getRole()Sets the value ofCfnJobMixinProps.getRole()CfnJobMixinProps.Builder.securityConfiguration(String securityConfiguration) Sets the value ofCfnJobMixinProps.getSecurityConfiguration()Sets the value ofCfnJobMixinProps.getTags()Sets the value ofCfnJobMixinProps.getTimeout()CfnJobMixinProps.Builder.workerType(String workerType) Sets the value ofCfnJobMixinProps.getWorkerType()Constructors in software.amazon.awscdk.cfnpropertymixins.services.glue with parameters of type CfnJobMixinProps.BuilderModifierConstructorDescriptionprotectedJsii$Proxy(CfnJobMixinProps.Builder builder) Constructor that initializes the object based on literal property values passed by theCfnJobMixinProps.Builder.