psc Connection
suspend fun pscConnection(value: Output<ClusterUserCreatedConnectionsClusterEndpointConnectionPscConnectionArgs>)
suspend fun pscConnection(value: ClusterUserCreatedConnectionsClusterEndpointConnectionPscConnectionArgs?)
Parameters
value
Detailed information of a PSC connection that is created by the customer who owns the cluster. Structure is documented below.
suspend fun pscConnection(argument: suspend ClusterUserCreatedConnectionsClusterEndpointConnectionPscConnectionArgsBuilder.() -> Unit)
Parameters
argument
Detailed information of a PSC connection that is created by the customer who owns the cluster. Structure is documented below.