customAccount

@JvmName(name = "bdyevwqxmesmqaok")
suspend fun customAccount(value: Output<CustomAccountArgs>)
@JvmName(name = "owirdgnxqfeshgkr")
suspend fun customAccount(value: CustomAccountArgs?)

Parameters

value

Authentication using a custom account.


@JvmName(name = "kvbyqtrkllycajod")
suspend fun customAccount(argument: suspend CustomAccountArgsBuilder.() -> Unit)

Parameters

argument

Authentication using a custom account.