endpoints

@JvmName(name = "yodprehtxiisykam")
suspend fun endpoints(value: Output<List<EndpointPropertiesArgs>>)
@JvmName(name = "kfswggwhosqnuyed")
suspend fun endpoints(value: List<EndpointPropertiesArgs>?)

Parameters

value

The endpoints exposed by this container.


@JvmName(name = "kxrfptyscgqpsopd")
suspend fun endpoints(vararg values: Output<EndpointPropertiesArgs>)


@JvmName(name = "ykifpaqdbjykhfiy")
suspend fun endpoints(values: List<Output<EndpointPropertiesArgs>>)
@JvmName(name = "adgwtennshuguyah")
suspend fun endpoints(vararg values: EndpointPropertiesArgs)

Parameters

values

The endpoints exposed by this container.


@JvmName(name = "jjrraeldflwttqyi")
suspend fun endpoints(argument: List<suspend EndpointPropertiesArgsBuilder.() -> Unit>)
@JvmName(name = "wcbfbhvctpcqoftk")
suspend fun endpoints(vararg argument: suspend EndpointPropertiesArgsBuilder.() -> Unit)
@JvmName(name = "immbprthxxxcpndy")
suspend fun endpoints(argument: suspend EndpointPropertiesArgsBuilder.() -> Unit)

Parameters

argument

The endpoints exposed by this container.