Uses of Interface
software.amazon.awscdk.services.glue.CfnSession.ConnectionsListProperty
Packages that use CfnSession.ConnectionsListProperty
-
Uses of CfnSession.ConnectionsListProperty in software.amazon.awscdk.services.glue
Classes in software.amazon.awscdk.services.glue that implement CfnSession.ConnectionsListPropertyModifier and TypeClassDescriptionstatic final classAn implementation forCfnSession.ConnectionsListPropertyMethods in software.amazon.awscdk.services.glue that return CfnSession.ConnectionsListPropertyModifier and TypeMethodDescriptionCfnSession.ConnectionsListProperty.Builder.build()Builds the configured instance.Methods in software.amazon.awscdk.services.glue with parameters of type CfnSession.ConnectionsListPropertyModifier and TypeMethodDescriptionCfnSession.Builder.connections(CfnSession.ConnectionsListProperty connections) Specifies the connections used by the session.CfnSessionProps.Builder.connections(CfnSession.ConnectionsListProperty connections) Sets the value ofCfnSessionProps.getConnections()voidCfnSession.setConnections(CfnSession.ConnectionsListProperty value) Specifies the connections used by the session.