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