spatialIndices

@JvmName(name = "omwyfjuavuhhiypp")
suspend fun spatialIndices(value: Output<List<SqlContainerIndexingPolicySpatialIndexArgs>>)
@JvmName(name = "ywuftalykpfgeqra")
suspend fun spatialIndices(value: List<SqlContainerIndexingPolicySpatialIndexArgs>?)

Parameters

value

One or more spatial_index blocks as defined below.


@JvmName(name = "athctdpdjfdqvfwl")
suspend fun spatialIndices(vararg values: Output<SqlContainerIndexingPolicySpatialIndexArgs>)


@JvmName(name = "bdidpxjjykjtqvuj")
suspend fun spatialIndices(values: List<Output<SqlContainerIndexingPolicySpatialIndexArgs>>)
@JvmName(name = "hjrxjwyyflnfrapw")
suspend fun spatialIndices(vararg values: SqlContainerIndexingPolicySpatialIndexArgs)

Parameters

values

One or more spatial_index blocks as defined below.


@JvmName(name = "oebhcitomcomlujv")
suspend fun spatialIndices(argument: List<suspend SqlContainerIndexingPolicySpatialIndexArgsBuilder.() -> Unit>)
@JvmName(name = "crdhgwpbrjybhmyu")
suspend fun spatialIndices(vararg argument: suspend SqlContainerIndexingPolicySpatialIndexArgsBuilder.() -> Unit)
@JvmName(name = "afyhoiqjerucwdyt")
suspend fun spatialIndices(argument: suspend SqlContainerIndexingPolicySpatialIndexArgsBuilder.() -> Unit)

Parameters

argument

One or more spatial_index blocks as defined below.