customAccount

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

Parameters

value

Authentication using a custom account.


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

Parameters

argument

Authentication using a custom account.