Uses of Class
software.amazon.awscdk.services.athena.CfnSessionProps.Builder
Packages that use CfnSessionProps.Builder
-
Uses of CfnSessionProps.Builder in software.amazon.awscdk.services.athena
Methods in software.amazon.awscdk.services.athena that return CfnSessionProps.BuilderModifier and TypeMethodDescriptionstatic CfnSessionProps.BuilderCfnSessionProps.builder()CfnSessionProps.Builder.engineConfiguration(IResolvable engineConfiguration) Sets the value ofCfnSessionProps.getEngineConfiguration()CfnSessionProps.Builder.engineConfiguration(CfnSession.EngineConfigurationProperty engineConfiguration) Sets the value ofCfnSessionProps.getEngineConfiguration()CfnSessionProps.Builder.executionRole(String executionRole) Sets the value ofCfnSessionProps.getExecutionRole()Sets the value ofCfnSessionProps.getWorkGroup()Constructors in software.amazon.awscdk.services.athena with parameters of type CfnSessionProps.BuilderModifierConstructorDescriptionprotectedJsii$Proxy(CfnSessionProps.Builder builder) Constructor that initializes the object based on literal property values passed by theCfnSessionProps.Builder.