SettingsPropertiesRedshiftSettingsPropertiesArgs

data class SettingsPropertiesRedshiftSettingsPropertiesArgs(val databaseName: Output<String>, val port: Output<Int>, val serverName: Output<String>) : ConvertibleToJava<SettingsPropertiesRedshiftSettingsPropertiesArgs>

RedshiftSettings property identifier.

Constructors

constructor(databaseName: Output<String>, port: Output<Int>, serverName: Output<String>)

Properties

Link copied to clipboard
val databaseName: Output<String>
Link copied to clipboard
val port: Output<Int>
Link copied to clipboard
val serverName: Output<String>

Functions

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