pulumi-azure-kotlin
5.53.0.0
pulumi-azure-kotlin
/
com.pulumi.azure.databoxedge.kotlin
/
OrderArgs
/
OrderArgs
Order
Args
fun
OrderArgs
(
contact
:
Output
<
OrderContactArgs
>
?
=
null
,
deviceName
:
Output
<
String
>
?
=
null
,
resourceGroupName
:
Output
<
String
>
?
=
null
,
shipmentAddress
:
Output
<
OrderShipmentAddressArgs
>
?
=
null
)