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