toggle menu
pulumi-kubernetes-kotlin
4.23.0.0
jvm
switch theme
search in API
pulumi-kubernetes-kotlin
/
com.pulumi.kubernetes.storage.v1.kotlin.outputs
/
VolumeAttachmentStatusPatch
/
VolumeAttachmentStatusPatch
Volume
Attachment
Status
Patch
constructor
(
attachError
:
VolumeErrorPatch
?
=
null
,
attached
:
Boolean
?
=
null
,
attachmentMetadata
:
Map
<
String
,
String
>
?
=
null
,
detachError
:
VolumeErrorPatch
?
=
null
)