Service Task Spec Container Spec Mount Tmpfs Options Args
data class ServiceTaskSpecContainerSpecMountTmpfsOptionsArgs(val mode: Output<Int>? = null, val sizeBytes: Output<Int>? = null) : ConvertibleToJava<ServiceTaskSpecContainerSpecMountTmpfsOptionsArgs>
Constructors
Link copied to clipboard
fun ServiceTaskSpecContainerSpecMountTmpfsOptionsArgs(mode: Output<Int>? = null, sizeBytes: Output<Int>? = null)