modifyVolumeStatus

@JvmName(name = "flqlnooxnecgqjsk")
suspend fun modifyVolumeStatus(value: Output<ModifyVolumeStatusPatchArgs>)
@JvmName(name = "ssnsbgnaliracayc")
suspend fun modifyVolumeStatus(value: ModifyVolumeStatusPatchArgs?)

Parameters

value

ModifyVolumeStatus represents the status object of ControllerModifyVolume operation. When this is unset, there is no ModifyVolume operation being attempted. This is an alpha field and requires enabling VolumeAttributesClass feature.


@JvmName(name = "lrcrxpimnpxrfhei")
suspend fun modifyVolumeStatus(argument: suspend ModifyVolumeStatusPatchArgsBuilder.() -> Unit)

Parameters

argument

ModifyVolumeStatus represents the status object of ControllerModifyVolume operation. When this is unset, there is no ModifyVolume operation being attempted. This is an alpha field and requires enabling VolumeAttributesClass feature.