customAccount

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

Parameters

value

Authentication using a custom account.


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

Parameters

argument

Authentication using a custom account.