toggle menu
pulumi-azure-kotlin
6.23.0.0
jvm
switch theme
search in API
pulumi-azure-kotlin
/
com.pulumi.azure.loganalytics.kotlin
/
ClusterArgs
/
ClusterArgs
Cluster
Args
constructor
(
identity
:
Output
<
ClusterIdentityArgs
>
?
=
null
,
location
:
Output
<
String
>
?
=
null
,
name
:
Output
<
String
>
?
=
null
,
resourceGroupName
:
Output
<
String
>
?
=
null
,
sizeGb
:
Output
<
Int
>
?
=
null
,
tags
:
Output
<
Map
<
String
,
String
>
>
?
=
null
)