toggle menu
pulumi-azure-kotlin
6.22.0.0
jvm
switch theme
search in API
pulumi-azure-kotlin
/
com.pulumi.azure.domainservices.kotlin
/
ServiceTrustArgs
/
ServiceTrustArgs
Service
Trust
Args
constructor
(
domainServiceId
:
Output
<
String
>
?
=
null
,
name
:
Output
<
String
>
?
=
null
,
password
:
Output
<
String
>
?
=
null
,
trustedDomainDnsIps
:
Output
<
List
<
String
>
>
?
=
null
,
trustedDomainFqdn
:
Output
<
String
>
?
=
null
)