storageaccounts

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

Parameters

value

The list of storage accounts in the cluster.


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


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

Parameters

values

The list of storage accounts in the cluster.


@JvmName(name = "oidaruwjmprfqcjy")
suspend fun storageaccounts(argument: List<suspend StorageAccountArgsBuilder.() -> Unit>)
@JvmName(name = "tojmfmivufsybqie")
suspend fun storageaccounts(vararg argument: suspend StorageAccountArgsBuilder.() -> Unit)
@JvmName(name = "bfdrbvebyclcjuai")
suspend fun storageaccounts(argument: suspend StorageAccountArgsBuilder.() -> Unit)

Parameters

argument

The list of storage accounts in the cluster.