pulumi-azure-kotlin
5.53.0.0
pulumi-azure-kotlin
/
com.pulumi.azure.streamanalytics.kotlin
/
ClusterArgs
/
ClusterArgs
Cluster
Args
fun
ClusterArgs
(
location
:
Output
<
String
>
?
=
null
,
name
:
Output
<
String
>
?
=
null
,
resourceGroupName
:
Output
<
String
>
?
=
null
,
streamingCapacity
:
Output
<
Int
>
?
=
null
,
tags
:
Output
<
Map
<
String
,
String
>
>
?
=
null
)