pulumi-azure-native-kotlin
1.104.0.1
pulumi-azure-native-kotlin
/
com.pulumi.azurenative.documentdb.kotlin.inputs
/
SpatialSpecArgsBuilder
Spatial
Spec
Args
Builder
class
SpatialSpecArgsBuilder
Builder for
SpatialSpecArgs
.
Functions
Functions
path
Link copied to clipboard
@
JvmName
(
name
=
"kthmsddfgxajmxif"
)
suspend
fun
path
(
value
:
Output
<
String
>
)
@
JvmName
(
name
=
"nchbnbrdlfuiehjr"
)
suspend
fun
path
(
value
:
String
?
)
types
Link copied to clipboard
@
JvmName
(
name
=
"gknmdikyhfwhjslv"
)
suspend
fun
types
(
value
:
Output
<
List
<
Either
<
String
,
SpatialType
>
>
>
)
@
JvmName
(
name
=
"ilgnlphrfugjecvk"
)
suspend
fun
types
(
vararg
values
:
Either
<
String
,
SpatialType
>
)
@
JvmName
(
name
=
"wtmabjjyelimmote"
)
suspend
fun
types
(
vararg
values
:
Output
<
Either
<
String
,
SpatialType
>
>
)
@
JvmName
(
name
=
"bwdeothhwgsvkcxg"
)
suspend
fun
types
(
value
:
List
<
Either
<
String
,
SpatialType
>
>
?
)
@
JvmName
(
name
=
"myaijdgxidedntol"
)
suspend
fun
types
(
values
:
List
<
Output
<
Either
<
String
,
SpatialType
>
>
>
)