toggle menu
pulumi-gcp-kotlin
8.25.1.0
jvm
switch theme
search in API
pulumi-gcp-kotlin
/
com.pulumi.gcp.integrationconnectors.kotlin.outputs
/
ConnectionDestinationConfigDestination
Connection
Destination
Config
Destination
data
class
ConnectionDestinationConfigDestination
(
val
host
:
String
?
=
null
,
val
port
:
Int
?
=
null
,
val
serviceAttachment
:
String
?
=
null
)
Members
Constructors
Connection
Destination
Config
Destination
Link copied to clipboard
constructor
(
host
:
String
?
=
null
,
port
:
Int
?
=
null
,
serviceAttachment
:
String
?
=
null
)
Types
Companion
Link copied to clipboard
object
Companion
Properties
host
Link copied to clipboard
val
host
:
String
?
=
null
Host
port
Link copied to clipboard
val
port
:
Int
?
=
null
port number
service
Attachment
Link copied to clipboard
val
serviceAttachment
:
String
?
=
null
Service Attachment