custom Persistent Disks
Parameters
value
A custom_persistent_disk
block as defined below.
Parameters
values
A custom_persistent_disk
block as defined below.
suspend fun customPersistentDisks(argument: List<suspend SpringCloudAppCustomPersistentDiskArgsBuilder.() -> Unit>)
suspend fun customPersistentDisks(vararg argument: suspend SpringCloudAppCustomPersistentDiskArgsBuilder.() -> Unit)
suspend fun customPersistentDisks(argument: suspend SpringCloudAppCustomPersistentDiskArgsBuilder.() -> Unit)
Parameters
argument
A custom_persistent_disk
block as defined below.