alternativeAuthenticationNameSources

@JvmName(name = "pcvricceagxpkbli")
suspend fun alternativeAuthenticationNameSources(value: Output<List<Either<String, AlternativeAuthenticationNameSource>>>)
@JvmName(name = "hujpnnlyftdgbjkw")
suspend fun alternativeAuthenticationNameSources(value: List<Either<String, AlternativeAuthenticationNameSource>>?)

Parameters

value

Alternative authentication name sources related to client authentication settings for namespace resource.


@JvmName(name = "teymwsbvvodxsnlk")
suspend fun alternativeAuthenticationNameSources(vararg values: Output<Either<String, AlternativeAuthenticationNameSource>>)


@JvmName(name = "nsekmqphpeqxrprq")
suspend fun alternativeAuthenticationNameSources(values: List<Output<Either<String, AlternativeAuthenticationNameSource>>>)
@JvmName(name = "obbicsyavamxunrx")
suspend fun alternativeAuthenticationNameSources(vararg values: Either<String, AlternativeAuthenticationNameSource>)

Parameters

values

Alternative authentication name sources related to client authentication settings for namespace resource.