toggle menu
pulumi-azure-native-kotlin
1.104.0.2
jvm
switch theme
search in API
pulumi-azure-native-kotlin
/
com.pulumi.azurenative.databox.kotlin.outputs
/
ShippingAddressResponse
/
ShippingAddressResponse
Shipping
Address
Response
constructor
(
addressType
:
String
?
=
null
,
city
:
String
?
=
null
,
companyName
:
String
?
=
null
,
country
:
String
,
postalCode
:
String
?
=
null
,
stateOrProvince
:
String
?
=
null
,
streetAddress1
:
String
,
streetAddress2
:
String
?
=
null
,
streetAddress3
:
String
?
=
null
,
zipExtendedCode
:
String
?
=
null
)