toggle menu
pulumi-gcp-kotlin
8.31.0.0
jvm
switch theme
search in API
pulumi-gcp-kotlin
/
com.pulumi.gcp.bigquery.kotlin.inputs
/
TableSchemaForeignTypeInfoArgs
Table
Schema
Foreign
Type
Info
Args
data
class
TableSchemaForeignTypeInfoArgs
(
val
typeSystem
:
Output
<
String
>
)
:
ConvertibleToJava
<
TableSchemaForeignTypeInfoArgs
>
Members
Constructors
Table
Schema
Foreign
Type
Info
Args
Link copied to clipboard
constructor
(
typeSystem
:
Output
<
String
>
)
Properties
type
System
Link copied to clipboard
val
typeSystem
:
Output
<
String
>
Specifies the system which defines the foreign data type.
Functions
to
Java
Link copied to clipboard
open
override
fun
toJava
(
)
:
TableSchemaForeignTypeInfoArgs