modifyVolumeStatus

@JvmName(name = "fsrprtrdsyoikitc")
suspend fun modifyVolumeStatus(value: Output<ModifyVolumeStatusPatchArgs>)
@JvmName(name = "ndjlyeqpaxkgcdlh")
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 a beta field and requires enabling VolumeAttributesClass feature (off by default).


@JvmName(name = "abpcsxotlieuhmmd")
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 a beta field and requires enabling VolumeAttributesClass feature (off by default).