customAccount

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

Parameters

value

Authentication using a custom account.


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

Parameters

argument

Authentication using a custom account.