customAccount

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

Parameters

value

Authentication using a custom account.


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

Parameters

argument

Authentication using a custom account.