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