toggle menu
pulumi-alicloud-kotlin
3.76.0.0
jvm
switch theme
search in API
pulumi-alicloud-kotlin
/
com.pulumi.alicloud.ehpc.kotlin.inputs
/
ClusterApplicationArgs
Cluster
Application
Args
data
class
ClusterApplicationArgs
(
val
tag
:
Output
<
String
>
?
=
null
)
:
ConvertibleToJava
<
ClusterApplicationArgs
>
Members
Constructors
Cluster
Application
Args
Link copied to clipboard
constructor
(
tag
:
Output
<
String
>
?
=
null
)
Properties
tag
Link copied to clipboard
val
tag
:
Output
<
String
>
?
=
null
The tag of the software.
Functions
to
Java
Link copied to clipboard
open
override
fun
toJava
(
)
:
ClusterApplicationArgs