Uses of Interface
software.amazon.awscdk.services.glue.CfnUserDefinedFunctionProps
Packages that use CfnUserDefinedFunctionProps
-
Uses of CfnUserDefinedFunctionProps in software.amazon.awscdk.services.glue
Classes in software.amazon.awscdk.services.glue that implement CfnUserDefinedFunctionPropsModifier and TypeClassDescriptionstatic final classAn implementation forCfnUserDefinedFunctionPropsMethods in software.amazon.awscdk.services.glue that return CfnUserDefinedFunctionPropsModifier and TypeMethodDescriptionCfnUserDefinedFunctionProps.Builder.build()Builds the configured instance.Constructors in software.amazon.awscdk.services.glue with parameters of type CfnUserDefinedFunctionPropsModifierConstructorDescriptionCfnUserDefinedFunction(software.constructs.Construct scope, String id, CfnUserDefinedFunctionProps props) Create a newAWS::Glue::UserDefinedFunction.