toggle menu
pulumi-aws-kotlin
5.43.0.1
jvm
switch theme
search in API
pulumi-aws-kotlin
/
com.pulumi.aws.identitystore.kotlin.outputs
/
UserAddresses
/
UserAddresses
User
Addresses
constructor
(
country
:
String
?
=
null
,
formatted
:
String
?
=
null
,
locality
:
String
?
=
null
,
postalCode
:
String
?
=
null
,
primary
:
Boolean
?
=
null
,
region
:
String
?
=
null
,
streetAddress
:
String
?
=
null
,
type
:
String
?
=
null
)