Uses of Interface
software.amazon.awscdk.cfnpropertymixins.services.glue.CfnJobPropsMixin.JobCommandProperty
Packages that use CfnJobPropsMixin.JobCommandProperty
-
Uses of CfnJobPropsMixin.JobCommandProperty in software.amazon.awscdk.cfnpropertymixins.services.glue
Classes in software.amazon.awscdk.cfnpropertymixins.services.glue that implement CfnJobPropsMixin.JobCommandPropertyModifier and TypeClassDescriptionstatic final classAn implementation forCfnJobPropsMixin.JobCommandPropertyMethods in software.amazon.awscdk.cfnpropertymixins.services.glue that return CfnJobPropsMixin.JobCommandPropertyModifier and TypeMethodDescriptionCfnJobPropsMixin.JobCommandProperty.Builder.build()Builds the configured instance.Methods in software.amazon.awscdk.cfnpropertymixins.services.glue with parameters of type CfnJobPropsMixin.JobCommandPropertyModifier and TypeMethodDescriptionCfnJobMixinProps.Builder.command(CfnJobPropsMixin.JobCommandProperty command) Sets the value ofCfnJobMixinProps.getCommand()CfnJobPropsMixin.Builder.command(CfnJobPropsMixin.JobCommandProperty command) The code that executes a job.