storageaccounts

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

Parameters

value

The list of storage accounts in the cluster.


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


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

Parameters

values

The list of storage accounts in the cluster.


@JvmName(name = "pjehjgkfihokmodh")
suspend fun storageaccounts(argument: List<suspend StorageAccountArgsBuilder.() -> Unit>)
@JvmName(name = "bmyptiqgkriyctey")
suspend fun storageaccounts(vararg argument: suspend StorageAccountArgsBuilder.() -> Unit)
@JvmName(name = "wcqigktsfmvanxmo")
suspend fun storageaccounts(argument: suspend StorageAccountArgsBuilder.() -> Unit)

Parameters

argument

The list of storage accounts in the cluster.