pulumi-google-native-kotlin
0.31.1.1
pulumi-google-native-kotlin
/
com.pulumi.googlenative.vision.v1.kotlin.inputs
/
BoundingPolyArgsBuilder
/
vertices
vertices
@
JvmName
(
name
=
"axpyvrvafvdkovdv"
)
suspend
fun
vertices
(
value
:
Output
<
List
<
VertexArgs
>
>
)
@
JvmName
(
name
=
"avsenwidynybunda"
)
suspend
fun
vertices
(
value
:
List
<
VertexArgs
>
?
)
Parameters
value
The bounding polygon vertices.
@
JvmName
(
name
=
"fjljvpbooxxwbnpl"
)
suspend
fun
vertices
(
vararg
values
:
Output
<
VertexArgs
>
)
@
JvmName
(
name
=
"eucwdoajgvodmirp"
)
suspend
fun
vertices
(
values
:
List
<
Output
<
VertexArgs
>
>
)
@
JvmName
(
name
=
"kqfqusveqgovsvwl"
)
suspend
fun
vertices
(
vararg
values
:
VertexArgs
)
Parameters
values
The bounding polygon vertices.
@
JvmName
(
name
=
"bsqjbommohmhgcbx"
)
suspend
fun
vertices
(
argument
:
List
<
suspend
VertexArgsBuilder
.
(
)
->
Unit
>
)
@
JvmName
(
name
=
"brvyjubtnfvquvgc"
)
suspend
fun
vertices
(
vararg
argument
:
suspend
VertexArgsBuilder
.
(
)
->
Unit
)
@
JvmName
(
name
=
"nreeavplrhpgagcm"
)
suspend
fun
vertices
(
argument
:
suspend
VertexArgsBuilder
.
(
)
->
Unit
)
Parameters
argument
The bounding polygon vertices.