pulumi-azure-kotlin
5.53.0.0
pulumi-azure-kotlin
/
com.pulumi.azure.datashare.kotlin
/
AccountArgs
/
AccountArgs
Account
Args
fun
AccountArgs
(
identity
:
Output
<
AccountIdentityArgs
>
?
=
null
,
location
:
Output
<
String
>
?
=
null
,
name
:
Output
<
String
>
?
=
null
,
resourceGroupName
:
Output
<
String
>
?
=
null
,
tags
:
Output
<
Map
<
String
,
String
>
>
?
=
null
)