toggle menu
pulumi-azure-native-kotlin
3.5.0.0
jvm
switch theme
search in API
pulumi-azure-native-kotlin
/
com.pulumi.azurenative.apicenter.kotlin.inputs
/
DeploymentServerArgs
Deployment
Server
Args
data
class
DeploymentServerArgs
(
val
runtimeUri
:
Output
<
List
<
String
>
>
?
=
null
)
:
ConvertibleToJava
<
DeploymentServerArgs
>
Server
Members
Constructors
Deployment
Server
Args
Link copied to clipboard
constructor
(
runtimeUri
:
Output
<
List
<
String
>
>
?
=
null
)
Properties
runtime
Uri
Link copied to clipboard
val
runtimeUri
:
Output
<
List
<
String
>
>
?
=
null
Base runtime URLs for this deployment.
Functions
to
Java
Link copied to clipboard
open
override
fun
toJava
(
)
:
DeploymentServerArgs