storageaccounts

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

Parameters

value

The list of storage accounts in the cluster.


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


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

Parameters

values

The list of storage accounts in the cluster.


@JvmName(name = "mlhgshisolefghwf")
suspend fun storageaccounts(argument: List<suspend StorageAccountArgsBuilder.() -> Unit>)
@JvmName(name = "bouvpwgmaoeruewa")
suspend fun storageaccounts(vararg argument: suspend StorageAccountArgsBuilder.() -> Unit)
@JvmName(name = "vnhpbcbulikqrbab")
suspend fun storageaccounts(argument: suspend StorageAccountArgsBuilder.() -> Unit)

Parameters

argument

The list of storage accounts in the cluster.