oAuth2AuthenticationSettings

@JvmName(name = "chkcwuwtlpgqdaxg")
suspend fun oAuth2AuthenticationSettings(value: Output<List<OAuth2AuthenticationSettingsContractArgs>>)

Parameters

value

Collection of OAuth2 authentication settings included into this API.


@JvmName(name = "jemyvowpoldpqpwy")
suspend fun oAuth2AuthenticationSettings(vararg values: Output<OAuth2AuthenticationSettingsContractArgs>)


@JvmName(name = "qqhwvcgmwviwghjd")
suspend fun oAuth2AuthenticationSettings(values: List<Output<OAuth2AuthenticationSettingsContractArgs>>)
@JvmName(name = "eckwlxxiwgkiqtit")
suspend fun oAuth2AuthenticationSettings(vararg values: OAuth2AuthenticationSettingsContractArgs)

Parameters

values

Collection of OAuth2 authentication settings included into this API.


@JvmName(name = "axusdxgelfsripmb")
suspend fun oAuth2AuthenticationSettings(argument: List<suspend OAuth2AuthenticationSettingsContractArgsBuilder.() -> Unit>)
@JvmName(name = "ghdbvjxvgqgkgvao")
suspend fun oAuth2AuthenticationSettings(vararg argument: suspend OAuth2AuthenticationSettingsContractArgsBuilder.() -> Unit)
@JvmName(name = "alsafuumyowhosnq")
suspend fun oAuth2AuthenticationSettings(argument: suspend OAuth2AuthenticationSettingsContractArgsBuilder.() -> Unit)

Parameters

argument

Collection of OAuth2 authentication settings included into this API.