readerEndpoint

@JvmName(name = "idarjuukqdloibbb")
suspend fun readerEndpoint(value: Output<ServerlessCacheEndpointArgs>)
@JvmName(name = "uixanbcjvwtloryg")
suspend fun readerEndpoint(value: ServerlessCacheEndpointArgs?)

Parameters

value

Represents the information required for client programs to connect to a cache node. This value is read-only.


@JvmName(name = "cuywyohmnwscsiqn")
suspend fun readerEndpoint(argument: suspend ServerlessCacheEndpointArgsBuilder.() -> Unit)

Parameters

argument

Represents the information required for client programs to connect to a cache node. This value is read-only.