customPersistentDisks

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

Parameters

value

A custom_persistent_disk block as defined below.


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


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

Parameters

values

A custom_persistent_disk block as defined below.


@JvmName(name = "svdakcbrifvilrgi")
suspend fun customPersistentDisks(argument: List<suspend SpringCloudAppCustomPersistentDiskArgsBuilder.() -> Unit>)
@JvmName(name = "vgmwvmhebogjhbly")
suspend fun customPersistentDisks(vararg argument: suspend SpringCloudAppCustomPersistentDiskArgsBuilder.() -> Unit)
@JvmName(name = "jdjrpyhoeukalsqh")
suspend fun customPersistentDisks(argument: suspend SpringCloudAppCustomPersistentDiskArgsBuilder.() -> Unit)

Parameters

argument

A custom_persistent_disk block as defined below.