pulumi-azure-native-kotlin
2.14.0.0
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
>
Constructors
Functions
Properties
Constructors
Deployment
Server
Args
Link copied to clipboard
fun
DeploymentServerArgs
(
runtimeUri
:
Output
<
List
<
String
>
>
?
=
null
)
Functions
to
Java
Link copied to clipboard
open
override
fun
toJava
(
)
:
DeploymentServerArgs
Properties
runtime
Uri
Link copied to clipboard
val
runtimeUri
:
Output
<
List
<
String
>
>
?
=
null
Base runtime URLs for this deployment.