modifyVolumeStatus

@JvmName(name = "eollmagakjnjjhce")
suspend fun modifyVolumeStatus(value: Output<ModifyVolumeStatusPatchArgs>)
@JvmName(name = "qysimosnnjlteohp")
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 = "xxmltlruhljkisig")
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).