pulumi-aws-native-kotlin
0.82.0.0
pulumi-aws-native-kotlin
/
com.pulumi.awsnative.redshift.kotlin.outputs
/
ClusterEndpoint
Cluster
Endpoint
data
class
ClusterEndpoint
(
val
address
:
String
?
=
null
,
val
port
:
String
?
=
null
)
Types
Constructors
Properties
Constructors
Cluster
Endpoint
Link copied to clipboard
fun
ClusterEndpoint
(
address
:
String
?
=
null
,
port
:
String
?
=
null
)
Types
Companion
Link copied to clipboard
object
Companion
Properties
address
Link copied to clipboard
val
address
:
String
?
=
null
port
Link copied to clipboard
val
port
:
String
?
=
null