pulumi-aws-kotlin
6.6.1.0
pulumi-aws-kotlin
/
com.pulumi.aws.resourceexplorer.kotlin
/
IndexArgs
/
IndexArgs
Index
Args
fun
IndexArgs
(
tags
:
Output
<
Map
<
String
,
String
>
>
?
=
null
,
timeouts
:
Output
<
IndexTimeoutsArgs
>
?
=
null
,
type
:
Output
<
String
>
?
=
null
)