toggle menu
pulumi-aws-kotlin
6.76.0.0
jvm
switch theme
search in API
pulumi-aws-kotlin
/
com.pulumi.aws.finspace.kotlin.inputs
/
KxVolumeNas1ConfigurationArgs
Kx
Volume
Nas1Configuration
Args
data
class
KxVolumeNas1ConfigurationArgs
(
val
size
:
Output
<
Int
>
,
val
type
:
Output
<
String
>
)
:
ConvertibleToJava
<
KxVolumeNas1ConfigurationArgs
>
Members
Constructors
Kx
Volume
Nas1Configuration
Args
Link copied to clipboard
constructor
(
size
:
Output
<
Int
>
,
type
:
Output
<
String
>
)
Properties
size
Link copied to clipboard
val
size
:
Output
<
Int
>
The size of the network attached storage.
type
Link copied to clipboard
val
type
:
Output
<
String
>
The type of the network attached storage.
Functions
to
Java
Link copied to clipboard
open
override
fun
toJava
(
)
:
KxVolumeNas1ConfigurationArgs