private Link Service Connection State
suspend fun privateLinkServiceConnectionState(value: Output<MHSMPrivateLinkServiceConnectionStateArgs>)
Parameters
value
Approval state of the private link connection.
suspend fun privateLinkServiceConnectionState(argument: suspend MHSMPrivateLinkServiceConnectionStateArgsBuilder.() -> Unit)
Parameters
argument
Approval state of the private link connection.