set_default#

static DeleteVolumesResults.set_default(deleted_volumes=None, error_code=None)#

Set the default values of the DeleteVolumesResults object.

Parameters:
deleted_volumes: Iterable[int], optional

Ids of deleted volumes.

error_code: ErrorCode, optional

Error code associated with the volume deletion operation.