toggle menu
pulumi-aws-kotlin
5.43.0.1
jvm
switch theme
search in API
pulumi-aws-kotlin
/
com.pulumi.aws.quicksight.kotlin.outputs
/
DataSourceParametersSpark
Data
Source
Parameters
Spark
data
class
DataSourceParametersSpark
(
val
host
:
String
,
val
port
:
Int
)
Members
Constructors
Data
Source
Parameters
Spark
Link copied to clipboard
constructor
(
host
:
String
,
port
:
Int
)
Types
Companion
Link copied to clipboard
object
Companion
Properties
host
Link copied to clipboard
val
host
:
String
The host to which to connect.
port
Link copied to clipboard
val
port
:
Int
The warehouse to which to connect.