customPersistentDisks

@JvmName(name = "ajrplopblaxardvt")
suspend fun customPersistentDisks(value: Output<List<SpringCloudAppCustomPersistentDiskArgs>>)
@JvmName(name = "xjvfortjbvqqhgkk")
suspend fun customPersistentDisks(value: List<SpringCloudAppCustomPersistentDiskArgs>?)

Parameters

value

A custom_persistent_disk block as defined below.


@JvmName(name = "jbwaytslmqrjilsh")
suspend fun customPersistentDisks(vararg values: Output<SpringCloudAppCustomPersistentDiskArgs>)


@JvmName(name = "nkxbuaxxhonipwng")
suspend fun customPersistentDisks(values: List<Output<SpringCloudAppCustomPersistentDiskArgs>>)
@JvmName(name = "ltglsknrdsijxmkr")
suspend fun customPersistentDisks(vararg values: SpringCloudAppCustomPersistentDiskArgs)

Parameters

values

A custom_persistent_disk block as defined below.


@JvmName(name = "ltsxialecdwwjlib")
suspend fun customPersistentDisks(argument: List<suspend SpringCloudAppCustomPersistentDiskArgsBuilder.() -> Unit>)
@JvmName(name = "nwoykyxlietnccrb")
suspend fun customPersistentDisks(vararg argument: suspend SpringCloudAppCustomPersistentDiskArgsBuilder.() -> Unit)
@JvmName(name = "copnnfpuxnmfxwrm")
suspend fun customPersistentDisks(argument: suspend SpringCloudAppCustomPersistentDiskArgsBuilder.() -> Unit)

Parameters

argument

A custom_persistent_disk block as defined below.