toggle menu
pulumi-azure-native-kotlin
3.0.1.0
jvm
switch theme
search in API
pulumi-azure-native-kotlin
/
com.pulumi.azurenative.machinelearningservices.kotlin.inputs
/
VolumeOptionsArgs
Volume
Options
Args
data
class
VolumeOptionsArgs
(
val
nocopy
:
Output
<
Boolean
>
?
=
null
)
:
ConvertibleToJava
<
VolumeOptionsArgs
>
Describes the volume options for the container
Members
Constructors
Volume
Options
Args
Link copied to clipboard
constructor
(
nocopy
:
Output
<
Boolean
>
?
=
null
)
Properties
nocopy
Link copied to clipboard
val
nocopy
:
Output
<
Boolean
>
?
=
null
Indicate whether volume is nocopy
Functions
to
Java
Link copied to clipboard
open
override
fun
toJava
(
)
:
VolumeOptionsArgs