toggle menu
pulumi-kubernetes-kotlin
3.30.2.2
jvm
switch theme
search in API
pulumi-kubernetes-kotlin
/
com.pulumi.kubernetes.storage.v1alpha1.kotlin.inputs
/
VolumeAttachmentStatusArgs
/
VolumeAttachmentStatusArgs
Volume
Attachment
Status
Args
constructor
(
attachError
:
Output
<
VolumeErrorArgs
>
?
=
null
,
attached
:
Output
<
Boolean
>
,
attachmentMetadata
:
Output
<
Map
<
String
,
String
>
>
?
=
null
,
detachError
:
Output
<
VolumeErrorArgs
>
?
=
null
)