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