toggle menu
pulumi-aws-kotlin
6.76.0.0
jvm
switch theme
search in API
pulumi-aws-kotlin
/
com.pulumi.aws.customerprofiles.kotlin.outputs
/
ProfileAddress
/
ProfileAddress
Profile
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
)