pulumi-google-native-kotlin
0.31.1.0
pulumi-google-native-kotlin
/
com.pulumi.googlenative.datastore.v1.kotlin
/
IndexResourceBuilder
Index
Resource
Builder
class
IndexResourceBuilder
Builder for
Index
.
Functions
Properties
Functions
args
Link copied to clipboard
suspend
fun
args
(
block
:
suspend
IndexArgsBuilder
.
(
)
->
Unit
)
name
Link copied to clipboard
fun
name
(
value
:
String
)
opts
Link copied to clipboard
suspend
fun
opts
(
block
:
suspend
CustomResourceOptionsBuilder
.
(
)
->
Unit
)
Properties
args
Link copied to clipboard
var
args
:
IndexArgs
name
Link copied to clipboard
var
name
:
String
?
=
null
opts
Link copied to clipboard
var
opts
:
CustomResourceOptions