pulumi-google-native-kotlin
0.31.1.1
pulumi-google-native-kotlin
/
com.pulumi.googlenative.vision.v1.kotlin.inputs
/
BoundingPolyArgs
/
BoundingPolyArgs
Bounding
Poly
Args
fun
BoundingPolyArgs
(
normalizedVertices
:
Output
<
List
<
NormalizedVertexArgs
>
>
?
=
null
,
vertices
:
Output
<
List
<
VertexArgs
>
>
?
=
null
)