storageaccounts

@JvmName(name = "dpgmbwibnwlrdebf")
suspend fun storageaccounts(value: Output<List<StorageAccountArgs>>)
@JvmName(name = "vofyahfiqjwexgdy")
suspend fun storageaccounts(value: List<StorageAccountArgs>?)

Parameters

value

The list of storage accounts in the cluster.


@JvmName(name = "amwptnrluebfafil")
suspend fun storageaccounts(vararg values: Output<StorageAccountArgs>)


@JvmName(name = "dtiycplxhxjukbwk")
suspend fun storageaccounts(values: List<Output<StorageAccountArgs>>)
@JvmName(name = "jojwpevbuovdpeep")
suspend fun storageaccounts(vararg values: StorageAccountArgs)

Parameters

values

The list of storage accounts in the cluster.


@JvmName(name = "pbsdipbawoiklumh")
suspend fun storageaccounts(argument: List<suspend StorageAccountArgsBuilder.() -> Unit>)
@JvmName(name = "ekwhfqspxiwcvjld")
suspend fun storageaccounts(vararg argument: suspend StorageAccountArgsBuilder.() -> Unit)
@JvmName(name = "qkhwmnohnwacpvem")
suspend fun storageaccounts(argument: suspend StorageAccountArgsBuilder.() -> Unit)

Parameters

argument

The list of storage accounts in the cluster.