endpoints

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

Parameters

value

The endpoints exposed by this container.


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


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

Parameters

values

The endpoints exposed by this container.


@JvmName(name = "bvyjnucpvpmykmxo")
suspend fun endpoints(argument: List<suspend EndpointPropertiesArgsBuilder.() -> Unit>)
@JvmName(name = "ovhcpneugyyecqeo")
suspend fun endpoints(vararg argument: suspend EndpointPropertiesArgsBuilder.() -> Unit)
@JvmName(name = "texvqmqnsjgryeeg")
suspend fun endpoints(argument: suspend EndpointPropertiesArgsBuilder.() -> Unit)

Parameters

argument

The endpoints exposed by this container.