set_default#
- static RemoveZoneResults.set_default(error_code=None, warning_codes=None)#
Set the default values of the
RemoveZoneResults
object.- Parameters:
- error_code: ErrorCode, optional
Error code associated with the failure of operation.
- warning_codes: List[WarningCode], optional
Warning codes associated with the remove zone operation.