toggle menu
pulumi-azure-native-kotlin
3.5.0.0
jvm
switch theme
search in API
pulumi-azure-native-kotlin
/
com.pulumi.azurenative.securityinsights.kotlin.outputs
/
EnrichmentDomainWhoisContactResponse
/
EnrichmentDomainWhoisContactResponse
Enrichment
Domain
Whois
Contact
Response
constructor
(
city
:
String
?
=
null
,
country
:
String
?
=
null
,
email
:
String
?
=
null
,
fax
:
String
?
=
null
,
name
:
String
?
=
null
,
org
:
String
?
=
null
,
phone
:
String
?
=
null
,
postal
:
String
?
=
null
,
state
:
String
?
=
null
,
street
:
List
<
String
>
?
=
null
)