GetConfiguredTablePlainArgs

data class GetConfiguredTablePlainArgs(val configuredTableIdentifier: String) : ConvertibleToJava<GetConfiguredTablePlainArgs>

Constructors

Link copied to clipboard
constructor(configuredTableIdentifier: String)

Properties

Link copied to clipboard

Returns the unique identifier of the specified configured table. Example: a1b2c3d4-5678-90ab-cdef-EXAMPLE33333

Functions

Link copied to clipboard
open override fun toJava(): GetConfiguredTablePlainArgs