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
/
GetPlaceIndexPlainArgs
Get
Place
Index
Plain
Args
data
class
GetPlaceIndexPlainArgs
(
val
indexName
:
String
)
:
ConvertibleToJava
<
GetPlaceIndexPlainArgs
>
Members
Constructors
Get
Place
Index
Plain
Args
Link copied to clipboard
constructor
(
indexName
:
String
)
Properties
index
Name
Link copied to clipboard
val
indexName
:
String
The name of the place index resource. Requirements:
Functions
to
Java
Link copied to clipboard
open
override
fun
toJava
(
)
:
GetPlaceIndexPlainArgs