Uses of Interface
software.amazon.awscdk.cfnpropertymixins.services.glue.CfnSessionPropsMixin.SessionCommandProperty
Packages that use CfnSessionPropsMixin.SessionCommandProperty
-
Uses of CfnSessionPropsMixin.SessionCommandProperty in software.amazon.awscdk.cfnpropertymixins.services.glue
Classes in software.amazon.awscdk.cfnpropertymixins.services.glue that implement CfnSessionPropsMixin.SessionCommandPropertyModifier and TypeClassDescriptionstatic final classAn implementation forCfnSessionPropsMixin.SessionCommandPropertyMethods in software.amazon.awscdk.cfnpropertymixins.services.glue that return CfnSessionPropsMixin.SessionCommandPropertyModifier and TypeMethodDescriptionCfnSessionPropsMixin.SessionCommandProperty.Builder.build()Builds the configured instance.Methods in software.amazon.awscdk.cfnpropertymixins.services.glue with parameters of type CfnSessionPropsMixin.SessionCommandPropertyModifier and TypeMethodDescriptionCfnSessionMixinProps.Builder.command(CfnSessionPropsMixin.SessionCommandProperty command) Sets the value ofCfnSessionMixinProps.getCommand()CfnSessionPropsMixin.Builder.command(CfnSessionPropsMixin.SessionCommandProperty command) The SessionCommand that runs the job.