pulumi-aws-kotlin
6.6.1.0
pulumi-aws-kotlin
/
com.pulumi.aws.location.kotlin
/
MapArgs
/
MapArgs
Map
Args
fun
MapArgs
(
configuration
:
Output
<
MapConfigurationArgs
>
?
=
null
,
description
:
Output
<
String
>
?
=
null
,
mapName
:
Output
<
String
>
?
=
null
,
tags
:
Output
<
Map
<
String
,
String
>
>
?
=
null
)