Uses of Interface
software.amazon.awscdk.cfnpropertymixins.services.emr.CfnStepPropsMixin.HadoopJarStepConfigProperty
Packages that use CfnStepPropsMixin.HadoopJarStepConfigProperty
-
Uses of CfnStepPropsMixin.HadoopJarStepConfigProperty in software.amazon.awscdk.cfnpropertymixins.services.emr
Classes in software.amazon.awscdk.cfnpropertymixins.services.emr that implement CfnStepPropsMixin.HadoopJarStepConfigPropertyModifier and TypeClassDescriptionstatic final classAn implementation forCfnStepPropsMixin.HadoopJarStepConfigPropertyMethods in software.amazon.awscdk.cfnpropertymixins.services.emr that return CfnStepPropsMixin.HadoopJarStepConfigPropertyModifier and TypeMethodDescriptionCfnStepPropsMixin.HadoopJarStepConfigProperty.Builder.build()Builds the configured instance.Methods in software.amazon.awscdk.cfnpropertymixins.services.emr with parameters of type CfnStepPropsMixin.HadoopJarStepConfigPropertyModifier and TypeMethodDescriptionCfnStepMixinProps.Builder.hadoopJarStep(CfnStepPropsMixin.HadoopJarStepConfigProperty hadoopJarStep) Sets the value ofCfnStepMixinProps.getHadoopJarStep()CfnStepPropsMixin.Builder.hadoopJarStep(CfnStepPropsMixin.HadoopJarStepConfigProperty hadoopJarStep) TheHadoopJarStepConfigproperty type specifies a job flow step consisting of a JAR file whose main function will be executed.