toggle menu
pulumi-azure-native-kotlin
3.0.1.0
jvm
switch theme
search in API
pulumi-azure-native-kotlin
/
com.pulumi.azurenative.hdinsight.kotlin.inputs
/
CatalogOptionsArgs
Catalog
Options
Args
data
class
CatalogOptionsArgs
(
val
hive
:
Output
<
List
<
HiveCatalogOptionArgs
>
>
?
=
null
)
:
ConvertibleToJava
<
CatalogOptionsArgs
>
Trino cluster catalog options.
Members
Constructors
Catalog
Options
Args
Link copied to clipboard
constructor
(
hive
:
Output
<
List
<
HiveCatalogOptionArgs
>
>
?
=
null
)
Properties
hive
Link copied to clipboard
val
hive
:
Output
<
List
<
HiveCatalogOptionArgs
>
>
?
=
null
hive catalog options.
Functions
to
Java
Link copied to clipboard
open
override
fun
toJava
(
)
:
CatalogOptionsArgs