Uses of Interface
software.amazon.awscdk.services.athena.CfnSessionProps
Packages that use CfnSessionProps
-
Uses of CfnSessionProps in software.amazon.awscdk.services.athena
Classes in software.amazon.awscdk.services.athena that implement CfnSessionPropsMethods in software.amazon.awscdk.services.athena that return CfnSessionPropsModifier and TypeMethodDescriptionCfnSessionProps.Builder.build()Builds the configured instance.Constructors in software.amazon.awscdk.services.athena with parameters of type CfnSessionPropsModifierConstructorDescriptionCfnSession(software.constructs.Construct scope, String id, CfnSessionProps props) Create a newAWS::Athena::Session.