toggle menu
pulumi-azure-native-kotlin
3.5.0.0
jvm
switch theme
search in API
pulumi-azure-native-kotlin
/
com.pulumi.azurenative.providerhub.kotlin.outputs
/
ServiceTreeInfoResponse
Service
Tree
Info
Response
data
class
ServiceTreeInfoResponse
(
val
componentId
:
String
?
=
null
,
val
readiness
:
String
?
=
null
,
val
serviceId
:
String
?
=
null
)
Members
Constructors
Service
Tree
Info
Response
Link copied to clipboard
constructor
(
componentId
:
String
?
=
null
,
readiness
:
String
?
=
null
,
serviceId
:
String
?
=
null
)
Types
Companion
Link copied to clipboard
object
Companion
Properties
component
Id
Link copied to clipboard
val
componentId
:
String
?
=
null
readiness
Link copied to clipboard
val
readiness
:
String
?
=
null
service
Id
Link copied to clipboard
val
serviceId
:
String
?
=
null