status

@JvmName(name = "ivpmbmfppmhuiacf")
suspend fun status(value: Output<VolumeAttachmentStatusArgs>)
@JvmName(name = "jxjidtpomgdwipos")
suspend fun status(value: VolumeAttachmentStatusArgs?)

Parameters

value

status represents status of the VolumeAttachment request. Populated by the entity completing the attach or detach operation, i.e. the external-attacher.


@JvmName(name = "hfmfintwwjxjabbf")
suspend fun status(argument: suspend VolumeAttachmentStatusArgsBuilder.() -> Unit)

Parameters

argument

status represents status of the VolumeAttachment request. Populated by the entity completing the attach or detach operation, i.e. the external-attacher.