endpointAuthentications

@JvmName(name = "bvixuhleldnjqfsm")
suspend fun endpointAuthentications(value: Output<List<EndpointAuthenticationArgs>>)
@JvmName(name = "stkotpeifgisicnr")
suspend fun endpointAuthentications(value: List<EndpointAuthenticationArgs>?)

Parameters

value

The list of service endpoints authentication details.


@JvmName(name = "goulplluaosvuaev")
suspend fun endpointAuthentications(vararg values: Output<EndpointAuthenticationArgs>)


@JvmName(name = "wdxpldvtkvpysomn")
suspend fun endpointAuthentications(values: List<Output<EndpointAuthenticationArgs>>)
@JvmName(name = "aekrqgjvfnfbgwps")
suspend fun endpointAuthentications(vararg values: EndpointAuthenticationArgs)

Parameters

values

The list of service endpoints authentication details.


@JvmName(name = "fllmcsxtdoywgrtr")
suspend fun endpointAuthentications(argument: List<suspend EndpointAuthenticationArgsBuilder.() -> Unit>)
@JvmName(name = "rqvrhxmooovjclfh")
suspend fun endpointAuthentications(vararg argument: suspend EndpointAuthenticationArgsBuilder.() -> Unit)
@JvmName(name = "sykeqxghefmbnelt")
suspend fun endpointAuthentications(argument: suspend EndpointAuthenticationArgsBuilder.() -> Unit)

Parameters

argument

The list of service endpoints authentication details.