toggle menu
pulumi-gcp-kotlin
7.38.0.0
jvm
switch theme
search in API
pulumi-gcp-kotlin
/
com.pulumi.gcp.beyondcorp.kotlin.outputs
/
GetAppConnectionApplicationEndpoint
Get
App
Connection
Application
Endpoint
data
class
GetAppConnectionApplicationEndpoint
(
val
host
:
String
,
val
port
:
Int
)
Members
Constructors
Get
App
Connection
Application
Endpoint
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
Hostname or IP address of the remote application endpoint.
port
Link copied to clipboard
val
port
:
Int
Port of the remote application endpoint.