pulumi-google-native-kotlin
0.31.1.0
pulumi-google-native-kotlin
/
com.pulumi.googlenative.managedidentities.v1.kotlin.outputs
/
TrustResponse
/
TrustResponse
Trust
Response
fun
TrustResponse
(
createTime
:
String
,
lastTrustHeartbeatTime
:
String
,
selectiveAuthentication
:
Boolean
,
state
:
String
,
stateDescription
:
String
,
targetDnsIpAddresses
:
List
<
String
>
,
targetDomainName
:
String
,
trustDirection
:
String
,
trustHandshakeSecret
:
String
,
trustType
:
String
,
updateTime
:
String
)