GetUserDefinedFunctionsRequest

Types

Link copied to clipboard
class Builder
Link copied to clipboard
object Companion

Properties

Link copied to clipboard

The ID of the Data Catalog where the functions to be retrieved are located. If none is provided, the Amazon Web Services account ID is used by default.

Link copied to clipboard

The name of the catalog database where the functions are located. If none is provided, functions from all the databases across the catalog will be returned.

Link copied to clipboard

The maximum number of functions to return in one response.

Link copied to clipboard

A continuation token, if this is a continuation call.

Link copied to clipboard

An optional function-name pattern string that filters the function definitions returned.

Functions

Link copied to clipboard
Link copied to clipboard
open operator override fun equals(other: Any?): Boolean
Link copied to clipboard
open override fun hashCode(): Int
Link copied to clipboard
open override fun toString(): String