modifyVolumeStatus

@JvmName(name = "faracvnuoxfayiyg")
suspend fun modifyVolumeStatus(value: Output<ModifyVolumeStatusArgs>)
@JvmName(name = "xehebnoqaaoelcrp")
suspend fun modifyVolumeStatus(value: ModifyVolumeStatusArgs?)

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 = "xjmjaxfgffmtktov")
suspend fun modifyVolumeStatus(argument: suspend ModifyVolumeStatusArgsBuilder.() -> 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).