endpoint

@JvmName(name = "scescyhiooutcjmw")
suspend fun endpoint(value: Output<ServerlessCacheEndpointArgs>)
@JvmName(name = "xdlvwebgrexqkhti")
suspend fun endpoint(value: ServerlessCacheEndpointArgs?)

Parameters

value

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


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

Parameters

argument

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