toggle menu
pulumi-azure-native-kotlin
2.90.0.0
jvm
switch theme
search in API
pulumi-azure-native-kotlin
/
com.pulumi.azurenative.apicenter.kotlin.outputs
/
DeploymentServerResponse
Deployment
Server
Response
data
class
DeploymentServerResponse
(
val
runtimeUri
:
List
<
String
>
?
=
null
)
Server
Members
Constructors
Deployment
Server
Response
Link copied to clipboard
constructor
(
runtimeUri
:
List
<
String
>
?
=
null
)
Types
Companion
Link copied to clipboard
object
Companion
Properties
runtime
Uri
Link copied to clipboard
val
runtimeUri
:
List
<
String
>
?
=
null
Base runtime URLs for this deployment.