pulumi-azure-native-kotlin
1.104.0.1
pulumi-azure-native-kotlin
/
com.pulumi.azurenative.providerhub.kotlin.inputs
/
ServiceTreeInfoArgs
Service
Tree
Info
Args
data
class
ServiceTreeInfoArgs
(
val
componentId
:
Output
<
String
>
?
=
null
,
val
serviceId
:
Output
<
String
>
?
=
null
)
:
ConvertibleToJava
<
ServiceTreeInfoArgs
>
Constructors
Functions
Properties
Constructors
Service
Tree
Info
Args
Link copied to clipboard
fun
ServiceTreeInfoArgs
(
componentId
:
Output
<
String
>
?
=
null
,
serviceId
:
Output
<
String
>
?
=
null
)
Functions
to
Java
Link copied to clipboard
open
override
fun
toJava
(
)
:
ServiceTreeInfoArgs
Properties
component
Id
Link copied to clipboard
val
componentId
:
Output
<
String
>
?
=
null
service
Id
Link copied to clipboard
val
serviceId
:
Output
<
String
>
?
=
null