toggle menu
pulumi-aws-kotlin
6.81.0.0
jvm
switch theme
search in API
pulumi-aws-kotlin
/
com.pulumi.aws.customerprofiles.kotlin.outputs
/
ProfileBillingAddress
/
ProfileBillingAddress
Profile
Billing
Address
constructor
(
address1
:
String
?
=
null
,
address2
:
String
?
=
null
,
address3
:
String
?
=
null
,
address4
:
String
?
=
null
,
city
:
String
?
=
null
,
country
:
String
?
=
null
,
county
:
String
?
=
null
,
postalCode
:
String
?
=
null
,
province
:
String
?
=
null
,
state
:
String
?
=
null
)