toggle menu
pulumi-aws-native-kotlin
1.27.0.0
jvm
switch theme
search in API
pulumi-aws-native-kotlin
/
com.pulumi.awsnative.opensearchserverless.kotlin
/
index
index
suspend
fun
index
(
name
:
String
,
block
:
suspend
IndexResourceBuilder
.
(
)
->
Unit
)
:
Index
Parameters
name
The
unique
name of the resulting resource.
block
Builder for
Index
.
See also
Index
.
fun
index
(
name
:
String
)
:
Index
Parameters
name
The
unique
name of the resulting resource.
See also
Index
.