toggle menu
pulumi-alicloud-kotlin
3.79.0.0
jvm
switch theme
search in API
pulumi-alicloud-kotlin
/
com.pulumi.alicloud.bp.kotlin.outputs
/
StudioApplicationInstance
Studio
Application
Instance
data
class
StudioApplicationInstance
(
val
id
:
String
?
=
null
,
val
nodeName
:
String
?
=
null
,
val
nodeType
:
String
?
=
null
)
Members
Constructors
Studio
Application
Instance
Link copied to clipboard
constructor
(
id
:
String
?
=
null
,
nodeName
:
String
?
=
null
,
nodeType
:
String
?
=
null
)
Types
Companion
Link copied to clipboard
object
Companion
Properties
id
Link copied to clipboard
val
id
:
String
?
=
null
The id of the instance.
node
Name
Link copied to clipboard
val
nodeName
:
String
?
=
null
The name of the instance.
node
Type
Link copied to clipboard
val
nodeType
:
String
?
=
null
The type of the instance.