DevEnvironmentPersistentStorageArgs

data class DevEnvironmentPersistentStorageArgs(val size: Output<Int>) : ConvertibleToJava<DevEnvironmentPersistentStorageArgs>

Constructors

Link copied to clipboard
constructor(size: Output<Int>)

Properties

Link copied to clipboard
val size: Output<Int>

Functions

Link copied to clipboard
open override fun toJava(): DevEnvironmentPersistentStorageArgs