toggle menu
pulumi-google-native-kotlin
0.31.1.2
jvm
switch theme
search in API
pulumi-google-native-kotlin
/
com.pulumi.googlenative.vision.v1.kotlin.inputs
/
BoundingPolyArgsBuilder
/
vertices
vertices
@
JvmName
(
name
=
"vipiihwopnsrtywt"
)
suspend
fun
vertices
(
value
:
Output
<
List
<
VertexArgs
>
>
)
@
JvmName
(
name
=
"skiekpoefbhwlyrb"
)
suspend
fun
vertices
(
value
:
List
<
VertexArgs
>
?
)
Parameters
value
The bounding polygon vertices.
@
JvmName
(
name
=
"lkicnjpxtdqffwuu"
)
suspend
fun
vertices
(
vararg
values
:
Output
<
VertexArgs
>
)
@
JvmName
(
name
=
"hkrwdmwxgqpibndl"
)
suspend
fun
vertices
(
values
:
List
<
Output
<
VertexArgs
>
>
)
@
JvmName
(
name
=
"afcqnmwdycbqxuwa"
)
suspend
fun
vertices
(
vararg
values
:
VertexArgs
)
Parameters
values
The bounding polygon vertices.
@
JvmName
(
name
=
"uttsinpsqjakdcjm"
)
suspend
fun
vertices
(
argument
:
List
<
suspend
VertexArgsBuilder
.
(
)
->
Unit
>
)
@
JvmName
(
name
=
"qtpjfwsboxyiianf"
)
suspend
fun
vertices
(
vararg
argument
:
suspend
VertexArgsBuilder
.
(
)
->
Unit
)
@
JvmName
(
name
=
"oxopmtqfxfnoubem"
)
suspend
fun
vertices
(
argument
:
suspend
VertexArgsBuilder
.
(
)
->
Unit
)
Parameters
argument
The bounding polygon vertices.