toggle menu
pulumi-aws-native-kotlin
0.126.0.0
jvm
switch theme
search in API
pulumi-aws-native-kotlin
/
com.pulumi.awsnative.location.kotlin.inputs
/
GetMapPlainArgs
Get
Map
Plain
Args
data
class
GetMapPlainArgs
(
val
mapName
:
String
)
:
ConvertibleToJava
<
GetMapPlainArgs
>
Members
Constructors
Get
Map
Plain
Args
Link copied to clipboard
constructor
(
mapName
:
String
)
Properties
map
Name
Link copied to clipboard
val
mapName
:
String
The name for the map resource. Requirements:
Functions
to
Java
Link copied to clipboard
open
override
fun
toJava
(
)
:
GetMapPlainArgs