private Link Service Connection State
suspend fun privateLinkServiceConnectionState(value: Output<ConnectionPropertiesPrivateLinkServiceConnectionStateArgs>)
suspend fun privateLinkServiceConnectionState(value: ConnectionPropertiesPrivateLinkServiceConnectionStateArgs?)
Parameters
value
The connection state.
suspend fun privateLinkServiceConnectionState(argument: suspend ConnectionPropertiesPrivateLinkServiceConnectionStateArgsBuilder.() -> Unit)
Parameters
argument
The connection state.