toggle menu
pulumi-gcp-kotlin
7.38.0.0
jvm
switch theme
search in API
pulumi-gcp-kotlin
/
com.pulumi.gcp.apigee.kotlin
/
TargetServerArgs
/
TargetServerArgs
Target
Server
Args
constructor
(
description
:
Output
<
String
>
?
=
null
,
envId
:
Output
<
String
>
?
=
null
,
host
:
Output
<
String
>
?
=
null
,
isEnabled
:
Output
<
Boolean
>
?
=
null
,
name
:
Output
<
String
>
?
=
null
,
port
:
Output
<
Int
>
?
=
null
,
protocol
:
Output
<
String
>
?
=
null
,
sSlInfo
:
Output
<
TargetServerSSlInfoArgs
>
?
=
null
)