toggle menu
pulumi-azure-native-kotlin
3.0.1.0
jvm
switch theme
search in API
pulumi-azure-native-kotlin
/
com.pulumi.azurenative.streamanalytics.kotlin.inputs
/
ClusterInfoArgs
Cluster
Info
Args
data
class
ClusterInfoArgs
(
val
id
:
Output
<
String
>
?
=
null
)
:
ConvertibleToJava
<
ClusterInfoArgs
>
The properties associated with a Stream Analytics cluster.
Members
Constructors
Cluster
Info
Args
Link copied to clipboard
constructor
(
id
:
Output
<
String
>
?
=
null
)
Properties
id
Link copied to clipboard
val
id
:
Output
<
String
>
?
=
null
The resource id of cluster.
Functions
to
Java
Link copied to clipboard
open
override
fun
toJava
(
)
:
ClusterInfoArgs