Uses of Interface
software.amazon.awscdk.services.glue.PySparkStreamingJobProps
Packages that use PySparkStreamingJobProps
-
Uses of PySparkStreamingJobProps in software.amazon.awscdk.services.glue
Classes in software.amazon.awscdk.services.glue that implement PySparkStreamingJobPropsModifier and TypeClassDescriptionstatic final classAn implementation forPySparkStreamingJobPropsMethods in software.amazon.awscdk.services.glue that return PySparkStreamingJobPropsModifier and TypeMethodDescriptionPySparkStreamingJobProps.Builder.build()Builds the configured instance.Constructors in software.amazon.awscdk.services.glue with parameters of type PySparkStreamingJobPropsModifierConstructorDescriptionPySparkStreamingJob(software.constructs.Construct scope, String id, PySparkStreamingJobProps props) PySparkStreamingJob constructor.