pulumi-azure-native-kotlin
2.14.0.0
pulumi-azure-native-kotlin
/
com.pulumi.azurenative.aad.kotlin.inputs
/
ForestTrustArgs
/
ForestTrustArgs
Forest
Trust
Args
fun
ForestTrustArgs
(
friendlyName
:
Output
<
String
>
?
=
null
,
remoteDnsIps
:
Output
<
String
>
?
=
null
,
trustDirection
:
Output
<
String
>
?
=
null
,
trustPassword
:
Output
<
String
>
?
=
null
,
trustedDomainFqdn
:
Output
<
String
>
?
=
null
)