Uses of Class
software.amazon.awscdk.services.stepfunctions.tasks.Classification
Packages that use Classification
Package
Description
Tasks for AWS Step Functions
-
Uses of Classification in software.amazon.awscdk.services.stepfunctions.tasks
Fields in software.amazon.awscdk.services.stepfunctions.tasks declared as ClassificationModifier and TypeFieldDescriptionstatic final ClassificationClassification.SPARKSets the maximizeResourceAllocation property to true or false.static final ClassificationClassification.SPARK_DEFAULTSSets values in the spark-defaults.conf file.static final ClassificationClassification.SPARK_ENVSets values in the spark-env.sh file.static final ClassificationClassification.SPARK_HIVE_SITESets values in the hive-site.xml for Spark.static final ClassificationClassification.SPARK_LOG4_JSets values in the log4j.properties file.static final ClassificationClassification.SPARK_METRICSSets values in the metrics.properties file.Methods in software.amazon.awscdk.services.stepfunctions.tasks that return ClassificationModifier and TypeMethodDescriptionApplicationConfiguration.getClassification()The classification within a configuration.final ClassificationApplicationConfiguration.Jsii$Proxy.getClassification()Methods in software.amazon.awscdk.services.stepfunctions.tasks with parameters of type ClassificationModifier and TypeMethodDescriptionApplicationConfiguration.Builder.classification(Classification classification) Sets the value ofApplicationConfiguration.getClassification()