toggle menu
pulumi-gcp-kotlin
8.31.0.0
jvm
switch theme
search in API
pulumi-gcp-kotlin
/
com.pulumi.gcp.backupdisasterrecovery.kotlin.outputs
/
GetManagementServerManagementUri
Get
Management
Server
Management
Uri
data
class
GetManagementServerManagementUri
(
val
api
:
String
,
val
webUi
:
String
)
Members
Constructors
Get
Management
Server
Management
Uri
Link copied to clipboard
constructor
(
api
:
String
,
webUi
:
String
)
Types
Companion
Link copied to clipboard
object
Companion
Properties
api
Link copied to clipboard
val
api
:
String
The management console api endpoint.
web
Ui
Link copied to clipboard
val
webUi
:
String
The management console webUi.