Uses of Interface
software.amazon.awscdk.cfnpropertymixins.services.glue.CfnSessionPropsMixin.ConnectionsListProperty
Packages that use CfnSessionPropsMixin.ConnectionsListProperty
-
Uses of CfnSessionPropsMixin.ConnectionsListProperty in software.amazon.awscdk.cfnpropertymixins.services.glue
Classes in software.amazon.awscdk.cfnpropertymixins.services.glue that implement CfnSessionPropsMixin.ConnectionsListPropertyModifier and TypeClassDescriptionstatic final classAn implementation forCfnSessionPropsMixin.ConnectionsListPropertyMethods in software.amazon.awscdk.cfnpropertymixins.services.glue that return CfnSessionPropsMixin.ConnectionsListPropertyModifier and TypeMethodDescriptionCfnSessionPropsMixin.ConnectionsListProperty.Builder.build()Builds the configured instance.Methods in software.amazon.awscdk.cfnpropertymixins.services.glue with parameters of type CfnSessionPropsMixin.ConnectionsListPropertyModifier and TypeMethodDescriptionCfnSessionMixinProps.Builder.connections(CfnSessionPropsMixin.ConnectionsListProperty connections) Sets the value ofCfnSessionMixinProps.getConnections()CfnSessionPropsMixin.Builder.connections(CfnSessionPropsMixin.ConnectionsListProperty connections) Specifies the connections used by the session.