pulumi-google-native-kotlin
0.31.1.0
pulumi-google-native-kotlin
/
com.pulumi.googlenative.baremetalsolution.v2.kotlin.outputs
/
LunRangeResponse
Lun
Range
Response
data
class
LunRangeResponse
(
val
quantity
:
Int
,
val
sizeGb
:
Int
)
A LUN(Logical Unit Number) range.
Types
Constructors
Properties
Constructors
Lun
Range
Response
Link copied to clipboard
fun
LunRangeResponse
(
quantity
:
Int
,
sizeGb
:
Int
)
Types
Companion
Link copied to clipboard
object
Companion
Properties
quantity
Link copied to clipboard
val
quantity
:
Int
Number of LUNs to create.
size
Gb
Link copied to clipboard
val
sizeGb
:
Int
The requested size of each LUN, in GB.