storageaccounts

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

Parameters

value

The list of storage accounts in the cluster.


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


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

Parameters

values

The list of storage accounts in the cluster.


@JvmName(name = "rfrvwqfylbeptfhc")
suspend fun storageaccounts(argument: List<suspend StorageAccountArgsBuilder.() -> Unit>)
@JvmName(name = "naobfkvrlmkdgurs")
suspend fun storageaccounts(vararg argument: suspend StorageAccountArgsBuilder.() -> Unit)
@JvmName(name = "cmnrhvuqnswldqoh")
suspend fun storageaccounts(argument: suspend StorageAccountArgsBuilder.() -> Unit)

Parameters

argument

The list of storage accounts in the cluster.