Uses of Class
software.amazon.awscdk.cfnpropertymixins.services.athena.CfnSessionPropsMixin.EngineConfigurationProperty.Builder
Packages that use CfnSessionPropsMixin.EngineConfigurationProperty.Builder
-
Uses of CfnSessionPropsMixin.EngineConfigurationProperty.Builder in software.amazon.awscdk.cfnpropertymixins.services.athena
Methods in software.amazon.awscdk.cfnpropertymixins.services.athena that return CfnSessionPropsMixin.EngineConfigurationProperty.BuilderModifier and TypeMethodDescriptionCfnSessionPropsMixin.EngineConfigurationProperty.Builder.additionalConfigs(Map<String, String> additionalConfigs) Sets the value ofCfnSessionPropsMixin.EngineConfigurationProperty.getAdditionalConfigs()CfnSessionPropsMixin.EngineConfigurationProperty.Builder.additionalConfigs(IResolvable additionalConfigs) Sets the value ofCfnSessionPropsMixin.EngineConfigurationProperty.getAdditionalConfigs()CfnSessionPropsMixin.EngineConfigurationProperty.builder()CfnSessionPropsMixin.EngineConfigurationProperty.Builder.coordinatorDpuSize(Number coordinatorDpuSize) Sets the value ofCfnSessionPropsMixin.EngineConfigurationProperty.getCoordinatorDpuSize()CfnSessionPropsMixin.EngineConfigurationProperty.Builder.defaultExecutorDpuSize(Number defaultExecutorDpuSize) CfnSessionPropsMixin.EngineConfigurationProperty.Builder.maxConcurrentDpus(Number maxConcurrentDpus) Sets the value ofCfnSessionPropsMixin.EngineConfigurationProperty.getMaxConcurrentDpus()CfnSessionPropsMixin.EngineConfigurationProperty.Builder.sparkProperties(Map<String, String> sparkProperties) Sets the value ofCfnSessionPropsMixin.EngineConfigurationProperty.getSparkProperties()CfnSessionPropsMixin.EngineConfigurationProperty.Builder.sparkProperties(IResolvable sparkProperties) Sets the value ofCfnSessionPropsMixin.EngineConfigurationProperty.getSparkProperties()Constructors in software.amazon.awscdk.cfnpropertymixins.services.athena with parameters of type CfnSessionPropsMixin.EngineConfigurationProperty.BuilderModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCfnSessionPropsMixin.EngineConfigurationProperty.Builder.